Hey,
I just noticed two things:
- either there isn't a page about aspects in the qooxdoo manual, or it
is well hidden
We do have a page having a template for aspects but thats it.
http://manual.qooxdoo.org/current/pages/development/aspects_template.html
- the qooxdoo aspect implementation does not allow catching exceptions
Did you check the global Error handling? That could be the stuff your looking
at.
http://demo.qooxdoo.org/current/apiviewer/#qx.event.GlobalError
- if a wrapped function throws something, the after aspect won't run
Sure, thats part of the second mentioned thing. We would need to wrap every
function in a try catch to get that done. And as far as I know, thats not the
case right now.
Should I create bug reports? I expect to have a patch ready for the
second issue today or tomorrow.
Sure why not. But I don't expect that these bugs will be fixed soon because
aspects are not one of the most used features. ;)
Regards,
Martin
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel