There's a few test cases for AuxAIRController here: https://github.com/dima/restfulx_framework/blob/master/tests/src/restfulx/test/cases/AuxAIRControllerTest.as
There's examples there for doing nested HasMany loads using AuxAIRController.
Thanks for the bug report. Looks like you have already fixed it for yourself, just send a pull request and I'll apply your patch.
Regards,
Dima
> --
> You received this message because you are subscribed to the Google Groups "restfulx-framework" group.
> To post to this group, send email to restfulx-...@googlegroups.com.
> To unsubscribe from this group, send email to restfulx-framew...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/restfulx-framework?hl=en.
>
I've just sent the pull request.