From: Sascha H. <sa...@gm...> - 2011-06-10 12:12:25
|
Panayotis, sorry, I didn't understand what you mean. What do you mean by "the library"? The C backend does compute all dependencies so that the number of classes that are compiled and outputted in the end is at a minimum. Only required classes will be pulled in. Why would you want to replace this and with what? // Sascha On Fri, Jun 10, 2011 at 11:00 AM, Panayotis Katsaloulis < pan...@pa...> wrote: > Hello! > > I remember this discussion in the past, but I would like to bring it up > again. > >From my understanding, the C backend right now computates on the fly the > required classes and adds only those to the Xcode project. > Since now in C the handling of library should be more optimized, I think > that it would be very interesting to use the library (which will also reduce > compile time to minimum) and will make this class optimization obsolete. > > What do you think? > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Xmlvm-developers mailing list > Xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-developers > |