Hi Miguel. You should be able to use: NSBundle.bundleForClass( My.class ).name()
Cheers, - hugi // Hugi Thordarson // http://www.godurkodi.is/ On 22.1.2013, at 19:59, Miguel Torres <[email protected]> wrote: > Hi List, > > We need to get the framework name to get some resource. We have made this > before just calling the method frameworkName() from a java class that extends > from a ERXComponent o WOComponent. > > Now we need to get the framework's name from a class that do not extends from > WOComponent, is any method to get it? > > Thanks in advance. > > Miguel > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
