Hello Paul, I will definatly provide the this viewer as a plugin, but it may take some time. :-) kinda stuck in other activities and JIRAs. But definatly do it.
chris, About Nullpointer, I fixed it in updated patch available in JIRA yesterday. I had fixed it in inital patch but somehow it went only in seprate patch and not in combined patch. Anyways its fixed. but we should consider changing configuration to return null and not String "null" if attribute is missing. About memory problem with Classloader, I am looking into it and I think I have an idea how to improve it. Let me implement it and pass it as another patch over the existing patch. I think I will be able to give it in a day or two. Actually the classloader tree is heavy because a single classloader occures multiple times. I and thinking if I can load dojo tree in such a way that such occurances can also be handled lazly. Let me fix it,I hope it will help. Thanks Rakesh On 1/12/07, Christopher M. Cardona <[EMAIL PROTECTED]> wrote:
Kevan Miller wrote: > I'd like to commit what we have ATM and start addressing these issues > (memory, ejb jar, plugability) as bug fixes/enhancements. Anybody feel > strongly otherwise? > > --kevan > My only worry right now is the Classloader Viewer but I'm ok checking it in as is. If nobody complains I'll go ahead and commit the patches tomorrow night. This will give us another day for people to voice out any concerns they have and perhaps Rakesh can squeeze in a few fixes, enhancements, etc. ;-) Best wishes, chris
