massive-oss / minject

A Haxe port of the ActionScript 3 SwiftSuspenders IOC library with efficient macro enhanced type reflection. Supports AVM1, AVM2, JavaScript, Neko and C++.
open.massiveinteractive.com
Other
54 stars 22 forks source link

Added injector.parent set #58

Closed Matan closed 7 years ago

Matan commented 7 years ago

I don't see any issue with being able to replace the parent injector.

I've implemented the minject.Injector into a robotlegs fork and this is the only modification I need. I'm planning to open source my RL fork in the near future and it would be great to have this PR merged as I'm making minject v2 a hard dependency.

Matan commented 7 years ago

Thanks for merging! Are you planning on version bump?