Directory proposal/myrmidon/src/java/org/apache/myrmidon/components/store/

Directory Created:
2002-04-07 02:00
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/store

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/components/store/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 79 (100.0%) 13.1
adammurdoch 2 (33.3%) 48 (60.8%) 24.0
donaldp 4 (66.7%) 31 (39.2%) 7.7

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-04-08 10:45

* Moved PropertyStore to interfaces.property. Left DefaultPropertyStore

where it was.



* Changed PropertyResolver.resolveProperties() to use a PropertyStore,

rather than a TaskContext.



* Changed PropertyStore methods to throw a TaskException.



* Changed contract of PropertyStore.getProperty() to throw exception if the

requested property is not set.

48 lines of code changed in:

donaldp 2002-04-07 02:00

Introduce the concept of a PropertyStore. The PropertyStore is where all the properties are stored (oh der!) and it is where things like immutability, scoping and so forth are controlled from.

31 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT