Robert Greig wrote:
On 25/10/2007, Robert Greig <[EMAIL PROTECTED]> wrote:
On 25/10/2007, Nuno Santos <[EMAIL PROTECTED]> wrote:
Not sure what's going on, but python is definitely needed now. I just
tried it on a clean checkout of just java, gentools, and specs:
I haven't examined in detail yet but it looks like the java module now
depends on python. Perhaps the gentools module isn't really used even
if the java module depends on it?
Having tried the build, it appears they are both used. The java
gentools does one bit then jython does another.
Is the plan to dump the Java generator and use python for the whole
code generation process?
Anyway, I will update the wiki now - thanks for spotting this Nuno.
RG
Rafi can comment, but the client on trunk that supports 0-8 and 0-10
uses a python
generator. The broker still uses the gentools but is not updated to 0-10
yet.
So the working sets are
M2 (all 0-8)
Trunk C++ broker, C++, Java and Pyhton clients. Java client can talk to
M2 and C++
0-10 broker.
Carl.