Posted by Neredbojias on 02/17/07 19:35
On Sat, 17 Feb 2007 04:38:51 GMT scribed:
> Hi,
> we classified reusable practice into three categries..
> 1) constant parameter-function with constant number of parameters
> 2) variable parameter-function with variable parameters
> 3) context parameter-function with context
>
> please explain what are the other best practices in reusable coding.
> we are facing problem as our code is getting use again and again.
> we want to use the concept of reusability.
>
>
> please help me out.
>
Functions and modules are all reusable if properly designed. The modular
approach has been used quite extensively in PC applications from day one.
A "best practice" might equate to comprehensive testing.
--
Neredbojias
He who laughs last sounds like an idiot.
Navigation:
[Reply to this message]
|