Re: JAVA to C/C++

2001-07-13 Thread Eric Richardson
Chris Leak wrote: I'm interested in converting FOP to C/C++. Has anyone else looked into this? Any suggestions would be much appreciate. Thanks I'd suggest helping with the proposed/in progress major rewrite using Java that the team is working on. FOP is a critical project and a very

Re: JAVA to C/C++

2001-07-02 Thread Alex McLintock
--- Chris Leak [EMAIL PROTECTED] wrote: I'm interested in converting FOP to C/C++. Has anyone else looked into this? Any suggestions would be much appreciate. Thanks My first suggestion is to ask yourself why?. What earthly reason could you have for requiring a C++ implementation?

RE: JAVA to C/C++

2001-07-02 Thread COFFMAN Steven
Title: RE: java.lang.SecurityException: sealing violation Why not use JNI, or compile FOP into machine language rather than bytecode? Either should get you the result you want without the hassle of a re-write. If you're just interested in getting intimately familiar with the code, there's a

Re: JAVA to C/C++

2001-07-02 Thread Weiqi Gao
Chris Leak wrote: I'm interested in converting FOP to C/C++. Has anyone else looked into this? A free software / open source C (or C++) implementation of the XSL Candidate Recommendation would certainly be a welcome addition. Any suggestions would be much appreciate. The only suggestion I