Directory proposal/myrmidon/src/java/org/apache/ant/datatypes/

Directory Created:
2000-12-12 11:46
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/ant/datatypes

Lines of Code

proposal/myrmidon/src/java/org/apache/ant/datatypes/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 13 (100.0%) 138 (100.0%) 10.6

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2001-01-08 04:36

Updated to the version on harddisk + added the start of documentation.



Major changes include

* making convertion API context-sensitive

* the simplification of all the interfaces. The simplification is achived by applying IOC. Now AntEngine is responsible for creating and instantiating shared components via a ComponentManager.

* Moved most of startup code to AntEngine so that alternate front ends can be added in simply.

95 lines of code changed in:

donaldp 2000-12-12 11:46

Added in the ability to deploy datatypes in properties. Datatypes are currently solely registered through taskdef.xml. Will in future be registered through tasks aswell.



Made conditions (if/unless interpreted in a context)

43 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT