robotlegs-extensions-ViewInterfaceMediatorMap icon indicating copy to clipboard operation
robotlegs-extensions-ViewInterfaceMediatorMap copied to clipboard

RL2 Extension

Open actionscriptor opened this issue 12 years ago • 4 comments

Hi, it's very useful plugin for RL1. Will you migrate it for RL2 as extension?

actionscriptor avatar Feb 27 '12 08:02 actionscriptor

AFAIK, covariant mediation is baked into RL2 straight away.

creynders avatar Feb 27 '12 08:02 creynders

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.

actionscriptor avatar Feb 27 '12 08:02 actionscriptor

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.

creynders avatar Feb 27 '12 09:02 creynders

Hi,

I am not sure about making this RL2 compatible - I will talk to Stray and Darscan and see what they think.

piercer avatar Mar 03 '12 10:03 piercer