Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Jussi Lahtinen
> > Oh, I learned it long time ago from various source codes written in c. i mean in the Gambas IDE > Yes, I understood that. I just meant I had no idea, because the concept is so old. Jussi -- _

Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Fabien Bodard
2015-08-17 19:41 GMT+02:00 Jussi Lahtinen : >> >> You must first to know that the folder concept come from a query from >> Richard :-) >> > > Oh, I learned it long time ago from various source codes written in c. i mean in the Gambas IDE > > Jussi > -

Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Jussi Lahtinen
> > You must first to know that the folder concept come from a query from > Richard :-) > Oh, I learned it long time ago from various source codes written in c. Jussi -- ___ Ga

Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Fabien Bodard
Le 17 août 2015 16:06, "Jussi Lahtinen" a écrit : > > In my huge project I have the source code in multiple folders, which are > named by the category of what the code does. > Also modules, classes, etc have been named as descriptive as possible. > > Be careful when fixing things like that after w

Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Jussi Lahtinen
In my huge project I have the source code in multiple folders, which are named by the category of what the code does. Also modules, classes, etc have been named as descriptive as possible. Be careful when fixing things like that after wise, it's easy to left some instance renamed or called from ol

Re: [Gambas-user] Documenting a gambas project.

2015-08-17 Thread Mike Crean
Hey Richard it comes with the grey hair. RegardsMike On Monday, 17 August 2015, 18:14, richard terry wrote: Hi List, I wonder if anyone has good advice/method for documenting the code within a gambas project to make it easy to find stuff. Our medical records project which has bee

[Gambas-user] Documenting a gambas project.

2015-08-17 Thread richard terry
Hi List, I wonder if anyone has good advice/method for documenting the code within a gambas project to make it easy to find stuff. Our medical records project which has been in use for a number of years now is really quite huge. the Postgresql backend currently has 33 schema's with many hundr