Hi *,

while rewriting a clone of the AS3 generator to become a Haxe generator, a 
question popped up. 

The way, how the generated AS3 code returns results from a service call via two 
callbacks: onError and onSuccess. This looks somewhat unusual to me and I plan 
to change that for Haxe to the usual model of return values and exceptions 
thrown.

However, I would like to learn why it has been designed this way for AS3. 
Anyone around who can shed some light on this?

Thanks,
JensG

Reply via email to