[root]/proposal/myrmidon/src/java/org/apache/ant/modules/basic
zappity zap
0 lines of code changed in:
Migrated DataType interface to framework.
Migrated RoleManager to separate package.
A few other minor nits.
1 lines of code changed in:
Doesn't work with new Frame model. Essentially as I am unclear on appropriate semantics.
7 lines of code changed in:
Update class to use new configuration of attribute method.
3 lines of code changed in:
Added AbstractContainerTask and made Property extend it.
Renamed TskDeployer->Deployer, and refactored some code into Deployment class to make it easier to understand.
14 lines of code changed in:
Converted TypeManager so that types no longer have to implement Avalons 'Component' interface.
10 lines of code changed in:
Reworked Converter component. Made it work with TypeManager + an auxilliary Registry.
Moved client interface of converter code to converter subpackage. Moved "provider" part of converter package to components.converter.*
Cleaned up violations of IOC with ConverterEngine and renamed ConverterEngine to MasterConverter
95 lines of code changed in:
Moved Condition to be part of project model.
8 lines of code changed in:
Integrate type so that tasks/datatypes are access via TypeManager rather than through individual Registrys scattered through classes.
7 lines of code changed in:
Implemented "ROLE attribute is role name in interfaces" pattern.
3 lines of code changed in:
Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components).
31 lines of code changed in:
Moved Main/Constants/AntException to new package and made AntException not a RuntimeException
18 lines of code changed in:
Model is not a user concern but a modder/embeddor concern.
9 lines of code changed in:
Model is not a user concern but a modder/embeddor concern.
1 lines of code changed in:
Created separate package to contain project model as per mutant.
1 lines of code changed in:
Moved TaskletEngine-> myrmidon.components.executor
Changed name to match word class of other components and to enforce uniformity in conventions. (Also same practice as used in other projects which hopefully will mean it is easier to understand).
0 lines of code changed in:
Removed instance data from Project object. This allows reuse of Project objects ... is this required ???
20 lines of code changed in:
Starting to adapt to Cocoon2 style hierarchy as it fits Ant style.
2 lines of code changed in:
Started to update to task engine design I have been talking about.
16 lines of code changed in:
Run convert script to update to Beta Avalon.
35 lines of code changed in:
(1 more)