tomerfiliba / agnos

Agnos - The Agnostic RPC Framework
http://agnos.sourceforge.net
Other
14 stars 7 forks source link

generate correct exception hierarchy #20

Closed tomerfiliba closed 13 years ago

tomerfiliba commented 13 years ago

when exception record A extends exception record B, the generated code for exception A should also derive from exception B.

tomerfiliba commented 13 years ago

fixed exception hierarchy. Closed by b108ecaf2c4fd720ab4ba6384c45a828a45dd351

tomerfiliba commented 13 years ago

oops, catch order was incorrect. now it is: 45da1852c8456ef4de56163b06c91a67ae416c8d