203 Commits (1dfa5ca002e81a1b89dbfd0fdd172bad141b829a)

Author SHA1 Message Date
  Peter Donald 17a2399611 Doesn't work with new Frame model. Essentially as I am unclear on appropriate semantics. 24 years ago
  Peter Donald 15f44e67b5 Update to work with new embeddor interface. 24 years ago
  Peter Donald 73fde2c99d ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. 24 years ago
  Peter Donald 087abe77e3 Interface used to contain relevent data for each project managed by ProjectManager. 24 years ago
  Peter Donald 8c0388b0a4 ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. 24 years ago
  Peter Donald f26fff422c Changed interface so that instead of returning other components it hides it behind an abstraction. ie Instead of returning a ProjectBuilder it provides interface to ProjectBuilder. Same with ProjectManager. 24 years ago
  Peter Donald c7e6b6c8d7 Changed interface so that instead of returning other components it hides it behind an abstraction. ie Instead of returning a ProjectBuilder it provides interface to ProjectBuilder. Same with ProjectManager. 24 years ago
  Peter Donald 7b867a10d2 Modify ProjectBuilder so that it uses a vanilla string. This is in preparation for alternate formats (ie URLs). 24 years ago
  Peter Donald e2cc34fa96 Fixed a bug that made inherited TypeFactorys fail. 24 years ago
  Peter Donald 1cdf53d7b6 Added method to construct child TypeManagers that inherit from their parent. 24 years ago
  Peter Donald c074a11c95 Changed Project so that it contains a list of Imports (of type libraries) and project references. 24 years ago
  Peter Donald 16db5240fb Made a object to model imports. 24 years ago
  Peter Donald 74a38b3651 No longer separate Target interface and implementation. 24 years ago
  Peter Donald 20f90e4e0c Update to use new ExecutionFrame construct. 24 years ago
  Peter Donald da88f5e461 Default implementation of frame that just caches values passed to it. 24 years ago
  Peter Donald 3ab3efa970 Made Executor support a TaskFrame. The TaskFrame is where context/logger/componentManager/typeManager are stored. 24 years ago
  Peter Donald c36c9d34ef cleaned whitespace. 24 years ago
  Peter Donald 3b8aee8b39 Change extention of ant libraries to "atl" for Ant Type Library. (more representative of content than .tsk). 24 years ago
  Peter Donald aa1de6e713 Update build file for new descriptor location. 24 years ago
  Peter Donald 97f2c01caa Update to fix exception handling bug. 24 years ago
  Peter Donald 2d2f38d7ae Add in new descriptors. 24 years ago
  Peter Donald e8cc085e9f Remove old descriptors. 24 years ago
  Peter Donald a3d6441dd0 Split test targets into many. Include an "all" target and moved primitive tests to another build file. 24 years ago
  Peter Donald c60d74be92 Add in build file for testing primitive type conversion in myrmidon 24 years ago
  Peter Donald c01cdc75f9 Expand output string. 24 years ago
  Peter Donald 9e24684219 Facility task (for adding in AspectHandlers). 24 years ago
  Peter Donald ca6015fdc9 ConverterDef task (should we even have this???). 24 years ago
  Peter Donald becc71955c Update to new descriptor name. 24 years ago
  Peter Donald c2bd8b5273 Add in ROLE attribute so easy to reference. 24 years ago
  Peter Donald 9bda81dad1 Remove all old style tasks. 24 years ago
  Peter Donald 3808ad11fb Update sample build file. 24 years ago
  Peter Donald 3efaa3847d Update build process to add in descriptors. 24 years ago
  Peter Donald 67c9bd23c3 Update descriptors to new name. 24 years ago
  Peter Donald 1a4fd4f86a Broke up large method into multiple methods. Update descriptor format into two sections to make converters and types separate. 24 years ago
  Peter Donald 654f16a698 Updated to current descriptor name. 24 years ago
  Peter Donald 12310aeb82 Remove whitespace. 24 years ago
  Peter Donald 8de9ab12b0 Added extra logging for debugging. 24 years ago
  Peter Donald 50da0f9f1a Removed decoration of role with "selector" as it was legacy to old implementation. 24 years ago
  Peter Donald e94678ff49 Concrete task to define types - where user specifies type of defionition (ie task/data-type, aspect, listener etc). 24 years ago
  Peter Donald a2dc176076 Abstract task to define types. 24 years ago
  Peter Donald 277624f965 Added first sweep at TypeInstanceTask 24 years ago
  Peter Donald 1b342d1ac2 Added a standard declaimer with s/Avalon/Ant 24 years ago
  Peter Donald 190db7ce1a Updated to use latest ant/avalon jars. 24 years ago
  Peter Donald 794a883964 Updated to work with JAXP1.1 and crimson (as it is smaller). 24 years ago
  Peter Donald 8fc57a55d3 Update to work with JAXP1.1 rather than SAX2 mechanisms. 24 years ago
  Peter Donald 33009d2a23 Id is no longer a special identifier. 24 years ago
  Peter Donald 2c4c47e8e6 Update for new method signatures. 24 years ago
  Peter Donald 66bbf8cac0 Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. 24 years ago
  Peter Donald 9012ef8405 Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. 24 years ago
  Peter Donald bd19cd4af3 Update to current name of Embeddor (changed to become conformant with rest of components). 24 years ago