Re: reusable coding and programming?
- From: "Deeva Tatiana" <jana@xxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 11:07:47 +0400
+1
And remember: other programmers (which want to re-use Your classes or
libraries), can make mistakes (and You too, of course)!
So, try to make Your classes and libraries "foolproof" as much as possible.
--
Best regards,
Jana.
"Niels Dybdahl" <niels@xxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:442cd109$0$27546$edfadb0f@xxxxxxxxxxxxxxxxxxxxxxx
"Kevin" <kaidizhao@xxxxxxxxxxxx> wrote in message
news:1143781613.775581.161970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello!~
To make a program or some classes / functions better reuseable (or
other people can easily build their code on them), what are the major
points to pay attention to? Any "fast cooking list and recipe" for it?
- A welldocumented interface
- Default settings that work, so that you do not have to call numerous
"set..." functions to make it work with the simplest task
- Code examples on how to make it work
Niels Dybdahl
.
- Follow-Ups:
- Re: reusable coding and programming?
- From: Wibble
- Re: reusable coding and programming?
- References:
- reusable coding and programming?
- From: Kevin
- Re: reusable coding and programming?
- From: Niels Dybdahl
- reusable coding and programming?
- Prev by Date: Re: reusable coding and programming?
- Next by Date: Re: Beginner J2ME thread question.
- Previous by thread: Re: reusable coding and programming?
- Next by thread: Re: reusable coding and programming?
- Index(es):
Relevant Pages
|
|