Welcome Guest, Not a member yet? Register   Sign In
Model Bouncing - Best Practices?
#4

[eluser]WanWizard[/eluser]
You could do things dynamically by walking up the object chain ( this -> parent -> grandparent -> ... ) and check if the class object you are about to create is already present further up the chain.

Which is a lot of code, and is going to slow your application down considerably. Sometimes KISS is the best approach, if something sounds complex, it usually is...


Messages In This Thread
Model Bouncing - Best Practices? - by El Forum - 09-03-2010, 06:59 PM
Model Bouncing - Best Practices? - by El Forum - 09-04-2010, 04:14 AM
Model Bouncing - Best Practices? - by El Forum - 09-04-2010, 05:18 AM
Model Bouncing - Best Practices? - by El Forum - 09-04-2010, 05:41 AM
Model Bouncing - Best Practices? - by El Forum - 09-04-2010, 11:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB