[Gambas-user] Proper Class Member Type Names

Tobias Boege taboege at gmail.com
Wed May 8 21:42:27 CEST 2019


On Tue, 07 May 2019, Cedron Dawg wrote:
> Hey Tobi,
> 
> You confused me a little bit with that explanation.  Then what does a null mean?
> 

The O alone stands for Export Optional, not CO as could have been understood
from what I wrote.

Concatenation of letters is OR of flags, and then the null string means:
non-creatable, non-auto-creatable, not optionally exported.

> 
> A	Auto-creatable
> C	Creatable
> CA	Creatable + Auto-creatable
> CO	Creatable + Optionally exported
> 

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk


More information about the User mailing list