Mark Wielaard wrote: >>This seems like putting the horse before the cart. > > If you have a concrete proposal to help out the active mergers (mostly > Michael Koch for classpath<->libgcj and gui<->classpath, Graydon Hoare > for gui<->libgcj, Andrew Hughes for classpath<->generic and Dalibor > Topic for classpath<->kaffe) then I am sure everybody would be > interested.
What about the proposal to just have one source tree (Classpath) for the 95% of the code that's the same, and let libgcj have its 25 files that differ stored separately? Then you compile these class files and ensure they sit before the 'stock' Classpath files in the bootclasspath. By the way, this is what JC does and it works fine. An added advantage is that you can share a Classpath installation among more than one free VM. -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com * Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. * _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

