On Mon, 3 Dec 2001 20:10, Stefan Bodewig wrote: > On Sat, 1 Dec 2001, Jose Alberto Fernandez <[EMAIL PROTECTED]> > > wrote: > > Saw your changes, do you really think it is necessary to require > > people to use ProjectHelper? > > This is what the current code does and Property relies on having > access to the three arg method (in resolveAllProperties). Moving the > three arg method to a utility class and make Project use it instead of > using the two arg version Peter committed might be an option 8-)
or maybe adding a 1 arg version to project (that in turn delegates to ProjectHelper or whatever) which is probably the "right" thing to do. -- Cheers, Pete --------------------------------- I think not; therefore I ain't... --------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
