[jboss-dev-forums] [Design of POJO Server] - Re: Use of jboss-reflect project
alesj
do-not-reply at jboss.com
Fri Dec 5 16:43:32 EST 2008
"anil.saldhana at jboss.com" wrote : At least for jboss-reflect, one can take a look at the tests that Adrian has written.
| http://anonsvn.jboss.org/repos/jbossas/projects/jboss-reflect/trunk/src/test/java/org/jboss/test/
|
You mean Adrian's and my tests? ;-)
"anil.saldhana at jboss.com" wrote :
| The real issue is what Adrian has raised. Performance hits due to constant scanning of classes all over the projects. One dependency that jboss-reflect brings in is "javassist".
|
Not true, if you use introspection.
"anil.saldhana at jboss.com" wrote :
| Brian, I agree on a wiki page describing what each project does. :)
|
Not a bad idea.
"anil.saldhana at jboss.com" wrote :
| Let me give you an example where folks can get lost - the jboss-cl project.
| http://anonsvn.jboss.org/repos/jbossas/projects/jboss-cl/trunk/
|
| There is classloading and classloader modules. There are SPIs and plugins under each of them which bring in interfaces from the other module, that make sense to only Adrian and his protege. ;)
|
That's why we have user forum,
where the protege answers it all. ;-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194714#4194714
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194714
More information about the jboss-dev-forums
mailing list