> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > peterreilly 2003/10/14 02:50:30 > > Modified: docs/manual/CoreTypes custom-programming.html > Log: > add note that only all lowercase typedefed classes work > for custom components with add(type). > > <p> > After the class has been written, it is added to the ant system > by using <code><typedef></code>. > + One thing to be aware of is that currently this will only work > + if the definition name is all lower case. > </p>
Why is that Peter? I don't know/understand the rational beyond this. For regular typedefs, I can use any mix of lower/upper case, and even dashes, and Ant works just fine. Why would add(Type) be any different? --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]