You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Lance Waterman <la...@gmail.com> on 2006/05/01 16:20:37 UTC

Re: BPEL Object Model and Parser

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 <ma...@gmail.com> 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.
>