appfoundry / Reliant

Nonintrusive Objective-C Dependency Injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Use class instead of string for parentContext reference?

aceontech opened this issue · comments

See OCSConfiguratorFromClass.h:27

In order to limit typos, could we change this to -parentContextClass instead? The implementation could still derive a string using NSStringFromClass.

Should we include this in issue #10 ?

Can we close this one?

Yeah, not important.