"Geir Magnusson Jr." <[EMAIL PROTECTED]> writes:

> Paulo Gaspar wrote:
> > 
> > Why not placing user Exceptions and other "most used" classes directly on
> >   org.apache.velocity?
> 
> I thought about that at first, but figured it would help organize a
> bit.  Not sure what the convention is around here.  I just wanted to get
> them out of the bowels...

IMHO, exceptions should be placed in the same package as classes that
use them the most.  If no package looks to be a likely candidate, then
go with an exception package.
-- 

Daniel Rall <[EMAIL PROTECTED]>

Reply via email to