235 Commits (3ff51a6adce1de7c58f45287eef3bb9a12659515)

Author SHA1 Message Date
  Peter Donald 68145035f0 Update sample 24 years ago
  Peter Donald 8d9a74fe25 Reworked Converter component. Made it work with TypeManager + an auxilliary Registry. 24 years ago
  Peter Donald 7b722732fb Moved Condition to be part of project model. 24 years ago
  Peter Donald 47e9fd6289 Removed DataTypeEngine as it is supersceded by TypeManager. 24 years ago
  Peter Donald 6b4ce7ff56 Integrate type so that tasks/datatypes are access via TypeManager rather than through individual Registrys scattered through classes. 24 years ago
  Peter Donald b689612fa9 Integrate TypeManager into embeddor and in deployment mechanism. 24 years ago
  Peter Donald a87db6897c Updated properties to use role names rather than having an extra layer of indirection. 24 years ago
  Peter Donald 758feca171 Continued work on registry (which I am now terming TypeManager). 24 years ago
  Peter Donald 01b99d5626 Started the type registry impl. 24 years ago
  Peter Donald c0d2a26fd6 Implemented "ROLE attribute is role name in interfaces" pattern. 24 years ago
  Peter Donald 5241875235 Stripped out cp manipulation to use simpler launcher. 24 years ago
  Peter Donald d678e492b9 Simplified Classloader management. 24 years ago
  Peter Donald 157d8f04d2 Update names of properties. 24 years ago
  Peter Donald 685af27cee Whitespace removal. 24 years ago
  Peter Donald d32c26fc16 Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components). 24 years ago
  Peter Donald 6f3f9cca3e Moved Main/Constants/AntException to new package and made AntException not a RuntimeException 24 years ago
  Peter Donald 2f4b71ebb9 Moved TskDeployer into separate directory. 24 years ago
  Peter Donald 2dddb40b2b ProjectEngine->ProjectManager (need a better name). 24 years ago
  Peter Donald 620c603816 Model is not a user concern but a modder/embeddor concern. 24 years ago
  Peter Donald 1ec0e4c4e6 Model is not a user concern but a modder/embeddor concern. 24 years ago
  Peter Donald cef6bbb3c3 Made model work with Arrays rather than Iterators (more typesafe). 24 years ago
  Peter Donald 87711d5afc Migrate ProjectBuilderss to separate package 24 years ago
  Peter Donald 2579eaa04e Migrates ProjectListeners to separate package 24 years ago
  Peter Donald c826372596 Created separate package to contain project model as per mutant. 24 years ago
  Peter Donald ad7ff5ac20 Moved TaskletEngine-> myrmidon.components.executor 24 years ago
  Peter Donald 2f95bc4704 Started to fix some of the more ugly hacks that violated IOC. 24 years ago
  Peter Donald a44c5e5b95 Move AntEngine->Embeddor to follow suit with Avalon+Framework JSR naming conventions. 24 years ago
  Peter Donald 451ca455d5 Update Launcher package and update ProjectListener* to reflect 24 years ago
  Peter Donald ce225a0e46 Removed instance data from Project object. This allows reuse of Project objects ... is this required ??? 24 years ago
  Peter Donald 32dc44001f Starting to adapt to Cocoon2 style hierarchy as it fits Ant style. 24 years ago
  Peter Donald 6caf36ea18 Started to update to task engine design I have been talking about. 24 years ago
  Peter Donald 48c54a5212 Run convert script to update to Beta Avalon. 24 years ago
  Conor MacNeill 362903a2bd Lots of mutant changes 24 years ago
  Conor MacNeill 94fb3a440b Working on my data types :-) 24 years ago
  Conor MacNeill c2e518039b Mutant update. 24 years ago
  Conor MacNeill a88cd5374f My proposal for Ant2 - Mutant 24 years ago
  Peter Donald 9e0949cfdd Added in missing import .. 25 years ago
  Peter Donald 53ee29f4df Added in sketch of new item set type approach which is generalisation of current system. 25 years ago
  Peter Donald 5e33dfd5be Changed sample file extentnion to .ant 25 years ago
  Peter Donald 0352bcd522 Changed default file extentnion to .ant 25 years ago
  Peter Donald a00fa243be Rearranged packages 25 years ago
  Peter Donald 1b37338ca6 Removed awk script now that src copy does not occur. 25 years ago
  Peter Donald 22fc4ce3cb Rearranged convert package with separation of client-engine code 25 years ago
  Peter Donald 1b263172ed Updated to reflect new package hierarchy 25 years ago
  Peter Donald a7cc56a8bd Removed old tasks and moved them into module hierarchy 25 years ago
  Peter Donald 9743220594 Updated to reflect new packaging 25 years ago
  Peter Donald 2ca4d55559 Moved DataType engine components to tasklet hierarchy as it can not exist independenct of tasklets. 25 years ago
  Peter Donald 7e7539a4f6 Moved DataType to tasklet hierarchy as it can not exist independenct of tasklets. 25 years ago
  Peter Donald 08cddc0345 Module for basic functionality useful in almost all domains 25 years ago
  Peter Donald 7ea0a0df8f Package used to hold test cases for features of task engine 25 years ago