wrote:
> I don't think the size of a function has any performance implications,
> however, it has huge (literally...) maintenance implications, and even
> worst, it makes your function untestable.
> In other words, the probability of creating bugs while modifying the
> function is high, and the probability of discovering them is low.
> I suggest you take a look in the "State Machine" DP (GOF book, or any
> other), its one of the more usefull ones.
>
> Yuval.
HI,
thanks for the reply.
Can you tell me where can i find "State machine" DP ?? is it an e-book
or some other link. ?
Thanks,
With Regards,
Bhagat Nirav K.