|
From: Seth L. <se...@eh...> - 2004-04-06 18:02:27
|
> generated, so stuff can be changed after compilation. As far as I > understand the attributes stuff - it'll stay hardcoded in your class (no > XML generation). Of course, I rarely change any of this stuff after > compilation - but it is a nice option. Matt, The commons-attributes stuff actually creates other classes to store the attributes in. So I guess you could change those generated classes after the fact, though it might not be too pretty. :) Seth |