+1. -- Adam
On 5/19/06, Arjuna Wijeyekoon <[EMAIL PROTECTED]> wrote:
Hi, what do people think about moving the following method: org.apache.myfaces.adfinternal.util.ClassLoaderUtils.getServices to some public place, for eg: org.apache.myfaces.adf.util.Service ? The reason is that this is a useful utility method, and I want to use it to build some other services, and there is no reason it shouldn't be public given that it implements a public contract (in the Jar file specification). thanks Arjuna
