On Mon, Aug 19, 2019 at 9:58 PM Keisuke Miyako via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> 4D already uses some private property names,
>
> e.g.
>
> __LockerID
> __NEW
> __KEY
>
>
> https://doc.4d.com/4Dv17R5/4D/17-R5/dataClassfromCollection.305-4128671.en.html
>
> https://doc.4d.com/4Dv17R5/4D/17-R5/Shared-objects-and-shared-collections.300-4128430.en.html
>
> so beware.
>

That is how I understand it - 4D internal objects can have hidden
properties with underscores, so it is better to not use underscore as a
first char in field and table names. But method names starting with
underscore  should be OK (for now.)

--

Peter Bozek
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to