You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Daniel Rall <dl...@finemaltcoding.com> on 2002/03/29 08:06:52 UTC

Re: a few things -- RE: cvs commit: jakarta-turbine-stratum/src/java/ org/apache/stratum/jcs/engine/control/group GroupAttrName.java

Aaron Smuts <AS...@therealm.com> writes:

> I'd like for the user to only have to import the root package.  They should
> be able to use the JCS access class.  Maybe a root or abstract JCSException
> class should be put in the same folder to make it easier to use.  There is
> nothing worse then having to figure out a million imports to use third party
> software.

I'm a huge fan of this type of structure as well -- it makes it
readily apparent which classes users need to care about, presenting a
narrow interface which simplifies development and reduces the learning
curve.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>