[
https://issues.apache.org/jira/browse/ODE-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou closed ODE-63.
----------------------------
> Simplify BPEL compilation / parsing.
> ------------------------------------
>
> Key: ODE-63
> URL: https://issues.apache.org/jira/browse/ODE-63
> Project: Ode
> Issue Type: Improvement
> Components: BPEL Compilation/Parsing
> Environment: all
> Reporter: Maciej Szefler
> Assignee: Maciej Szefler
> Priority: Minor
> Fix For: Incubator
>
>
> Currently there is a lot of structural overhead in the compilation step. The
> BOM only gets in the way of supporting extension activities. Every extension
> requires a modification to the BOM, the BOM IMPL, the parser and the
> compiler. This can be drastically simplified by parsing into a standard W3C
> DOM, and eliminating the BOM abstraction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.