robotlegs-extensions-ViewInterfaceMediatorMap
robotlegs-extensions-ViewInterfaceMediatorMap copied to clipboard
RL2 Extension
Hi, it's very useful plugin for RL1. Will you migrate it for RL2 as extension?
AFAIK, covariant mediation is baked into RL2 straight away.
tried to map view class through Interface and mediator didn't reached it… mediatorMap.mapView(IViewInterface).to(ViewMediator);
[Inject] public var view : IViewInterface;
Error : mediator missing injection rule
So… either i'm doing something wrong, or it still under development and there're no such ability.
I have no idea how much of RL v2 already's working, it's best to post a new issue or add to one of the existing ones at the RL github project.
Hi,
I am not sure about making this RL2 compatible - I will talk to Stray and Darscan and see what they think.