It was an internal class when I first started, and I generally won't use 
classes in internal packages. I see it's been moved, so that may very well be a 
better idea.

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com



On Aug 15, 2012, at 6:43 PM, Thiago H de Paula Figueiredo wrote:

> On Wed, 15 Aug 2012 19:33:24 -0300, Norman Franke <nor...@myasd.com> wrote:
> 
>> Helper method borrowed from who-knows-where:
>> 
>>    public static List<Class<?>> getClassesForPackage(String packageName) 
>> throws ClassNotFoundException {
> 
> Have you taken a look at Tapestry's ClassNameLocator and 
> ClassNameLocatorImpl? When I need something like that, that's what I've used.
> 
> -- 
> Thiago H. de Paula Figueiredo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to