[jbosstools-dev] [Fwd: [jbosstools-commits] JBoss Tools SVN: r2207 - in trunk/as/plugins/org.jboss.ide.eclipse.as.core: META-INF and 2 other directories.]

Max Rydahl Andersen max.andersen at redhat.com
Fri Jun 29 04:38:39 EDT 2007


Just noticed this one in commits:

No longer launches twiddle as its own process.

and the code is now using classloaders inside the eclipse process to get 
the launch going.

I know this is tempting to do (I did it myself in hibernate tools) BUT I 
wan't to remove it again simply because it very easily result in leaks.

e.g. the current code does not use a finally block to clean up its 
classloader (p.s. it also seem to use hardcoded paths to the jbossas 
server?!)

Was the twiddle launch really a heavy thing or ?

/max
-------------- next part --------------
An embedded message was scrubbed...
From: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r2207 - in
	trunk/as/plugins/org.jboss.ide.eclipse.as.core: META-INF and
	2 other directories.
Date: Thu, 28 Jun 2007 20:19:55 -0400
Size: 13791
Url: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20070629/db4b061b/attachment.eml 


More information about the jbosstools-dev mailing list