Seems like good feedback for an "AOLserver Coding Style" guide.
On Feb 24, 2005, at 10:42 AM, Dossy Shiobara wrote:
Sure. Same with using Tcl_GetInt. I don't think Tcl has a Tcl_GetInt64 equivalent, unfortunately, so we'll have to continue to use "ours".
2) This might be a good time to start moving away from Tcl_AppendResult...just a thought. This is for AS in general. Note: there is also a Tcl_WrongNumArgs function that probably could be used in a few places too.
3) similar to 2), it might be a good time to start moving to Obj based commands.
These two are "general code freshening" comments -- it's nothing specific about Tom's change.
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
