Naming convention for Lotus Domino developers

I’d like to know opinions (If you can share it) about naming convention for Lotus Domino developers.

  1. Naming for desing elements(forms, form fields, views, agents, subforms, outlines and so on…).

  2. Naming for Lotusscript objects, classes, methods, properties, functions, vars and so on…

  3. Other conventions.

Thank you for your opinions.

Subject: Isn’t the naming of Notes Developers best left to their parents ?

Sorry :slight_smile: It’s late afternoon, and I’m in a funny mood.

Subject: Really Up Too You

It’s really up too you and what you and/or your developer is accustom too. To the best of my knowledge, there is no set way to do this.

Me myself, I typically start mines out using: 00. SOME FORM NAME (which usually is my default form)

  1. SOME OTHER FORM Name (which is another form within the database)

And this same structure applies to my subforms views, and agents. With respect to Script Libraries and such, I usually give them a name that makes sense.

HTH,

Cygnus