On 09/10/2013 02:16, Nick Collins wrote:
I'm assuming the web tier compiler is the one where we can load an MXML
file from the server much like one would load a JSP and it will compile the
app on first request and return the SWF? I personally don't have a need for
that, but others may. I'd rather push through the current BlazeDS then work
on that portion later if there is a need for it.
Snap.

If the web tier compiler vanished off the face of the earth, all the affected people need to do is run the .mxml through mxmlc and make a tiny change to the hosting HTML page, as far as I can tell. As soon as there was a standalone compiler, everyone I know stopped using the compile-on-the-fly one. I have no idea why things like ColdFusion still ship it !

Tom

Reply via email to