----- Original Message ----- From: "Simeon Fitch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 08, 2000 4:53 AM Subject: Proposed API Refactoring
> 4) Create a "AntProperties" class, which takes care of loading an > overriding properties based on the default.properties, command > line properties and .ant.properties data sets. Note that the loading of "defaults.properties" loads tasks/types, not "real" properties. > 5) Create a "DataTypeManager" that is responsible for loading and > initializing the data types based on the property sets. Maybe this should be the same way tasks are loaded? Load them thru a <typedef/>-task, or define them in a xml-file inside the archive the tasks reside in? Nico
