Welcome Guest, Not a member yet? Register   Sign In
Best Practice for instantiating classes in Libraries that are non-singletons?
#15

[eluser]glopv2[/eluser]
load_class seems perfect for me. The auto-loading is really nifty and certainly clean, but I'm worried that it's not as painfully obvious to the reader as "load class" is, as far as where the class is being loaded from, and I want a non-CI person to be able to follow along.

Thanks!


Messages In This Thread
Best Practice for instantiating classes in Libraries that are non-singletons? - by El Forum - 06-15-2010, 09:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB