Simplify BPEL compilation / parsing. 
-------------------------------------

                 Key: ODE-63
                 URL: http://issues.apache.org/jira/browse/ODE-63
             Project: Apache Ode
          Issue Type: Improvement
          Components: BPEL Compilation/Parsing
         Environment: all
            Reporter: Maciej Szefler
            Priority: Minor


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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to