Open nunocodex opened 9 years ago
I choice Lime for my next project with MongoLite (thanks for this 2 great projects), but i check the code and i think is useless use helpers and DiC in the same app, you want split the helpers for internal objects and DiC for external objects?
I also wonder what's the need for helpers if you can just use the DiC...
I choice Lime for my next project with MongoLite (thanks for this 2 great projects), but i check the code and i think is useless use helpers and DiC in the same app, you want split the helpers for internal objects and DiC for external objects?