vane / smartypants-ioc

Automatically exported from code.google.com/p/smartypants-ioc
0 stars 0 forks source link

Inject as namespace #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add an injection namespace as an optional replacement for `[Inject]`. This
will stop things appearing in the public API without `[Exclude]` and `/**
@private */` which all smell.

Will require the improved reflection based on an upgraded AS3Reflect.

Attempt to get it standardized with Mate :)

Original issue reported on code.google.com by josh.g.m...@hotmail.com on 21 May 2009 at 12:43

GoogleCodeExporter commented 9 years ago
Great news. I was thinking of this one and planning a few tests to see if it was
possible before suggesting it to you, but you suggested it to yourself first.

Original comment by richard....@gmail.com on 28 May 2009 at 11:40