While the BPEL parser is a good parallel discussion, I think it might beg the question around a deployment/management API and what an ODE deployment package might look like.
Lance On 4/26/06, Matthieu Riou <[EMAIL PROTECTED]> wrote:
Hi, In parrallel with the discussion on integration API I wanted to suggest working on the BPEL parser (takes XML and spits out objects) and the BPEL object model (produced by the parser, used by the compiler that will produce something close to the internal engine model). This is a fairly neutral part as it should just stick to the spec so I guess that's a good point to start. PXE seems to have two simple modules for that, using SAX for parsing. As a starting point we could take these and import them from scratch to trunk. What do you think? Cheers, Matthieu.
