have someone used quercus to translate php into bytecode? if you got a big php application, will the translation be flawless? it sounds to me very impossible to just translate everything without error in code like that.
but they claim on their web page that mediawiki and other popular websites (joomla to i think) use it.
and my php code got a lot of procedural code. how will that be translated to a class in java? sounds very impossible!
it would be good if it was true. someone that has tried it?