N
Nick Vancauwenberghe
Guest
What naming convention do you prefer for internal procedure and UDF names? Currently we go for: Explanatory names Only alphanumeric chars lowerCamelCasing Examples: procedure internalProcedure private: function functionExample returns integer private
Continue reading...
Continue reading...