On Sun, 10 Mar 2002 23:38, Darrell DeBoer wrote: > BTW, I didn't modify the ProjectBuilder interface, as this would require > adding this exception to the public API. Maybe it should be, but I'll leave > that decision to those more familiar with the package structure.
Kool - will add it if Adam hasn't got to it yet. > On a similar note: the NameValidator class is used by both > myrmidon.components.DefaultProjectBuilder and > myrmidon.components.DefaultTaskContext. Where should code like this go? generally something that is used by multiple areas would be put into a new package hierarchy such as myrmidon.components.validator.NameValidator or something. -- Cheers, Pete ----------------------------------------------------- First, we shape our tools, thereafter, they shape us. ----------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
