ABAP to PHP/JSP translator?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rene Schneider

    ABAP to PHP/JSP translator?

    Has anybody ever experimented with something like an ABAP to PHP or
    JSP translator?

    Can you think of any elements missing for this purpose from PHP/JSP
    compared to ABAP?

    Do you think such a translator would be useful (e.g. to replace a
    slow, insecure, and overpriced SAP system with an open source
    solution)?

    I am curious to read your opinions.
  • Ira Baxter

    #2
    Re: ABAP to PHP/JSP translator?

    "Rene Schneider" <zmbl@gmx.de> wrote in message[color=blue]
    > Has anybody ever experimented with something like an ABAP to PHP or
    > JSP translator?[/color]

    Not specifically with an ABAP translator. We have a draft ABAP front
    end for our DMS Software Reengineering Toolkit. We're more interested
    in quality checking issues for ABAP. (We also have PHP and Java back
    ends, so "techically " all one has to do is write translation rules :).
    [color=blue]
    > Can you think of any elements missing for this purpose from PHP/JSP
    > compared to ABAP?[/color]

    You mean other than the entire set of runtime libraries provided by SAP?
    [color=blue]
    > Do you think such a translator would be useful (e.g. to replace a
    > slow, insecure, and overpriced SAP system with an open source
    > solution)?[/color]

    Not my place to offer an opinion. If you "replace" SAP with identical
    function, my guess is the replacement will be expensive too. My
    understanding is that much of the cost is configuring SAP to do what
    you want. I'd guess a replacement product would have the same
    problems.
    --
    Ira D. Baxter, Ph.D., CTO 512-250-1018
    Semantic Designs, Inc. www.semdesigns.com

    Comment

    Working...