From: "Henk Jonas" <[EMAIL PROTECTED]>
> druid wrote:
> > Hmmm and what determines
> > 
> > "poor coding practices....."
> > 
> I guess, Roger was rather talking about your C-code style and all the 
> bugs you put in your code and then ask here for help. Dude, you should 
> better watch your code carefully, use a debugger and debug output and 
> try to remove all the obvious mistakes before asking for help every day 
> in the forum.
> 
Well the way I read it he was talking about the use of a 
global pointer to store the pointer of an open database.
I do something similar, although wrapped in a module 
so that each database has a module that manages it, but
some people are agressively opposed to global variables
and wouldn't like my approach at all.  But it was a fairly
vague statement so...

As to the 'obvious mistakes' I'm not sure how many mistakes
are obvious when you don't know the answer and druid 
at least shows signs that he's investigating these problems
himself.  We've had posters in the past that have said
"I can't do this, please write the code for me and I need it
by tomorrow".

Chris Tutty


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to