Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. CO*gasp* the leading underscore is certainly no longer a convention as it was in the old days of AS2. might i also add that's it's seriously ugly and ghetto. lol. sorry, but i am passionately against the leading underscore to mark variables. but getting back on topic, i believe it's the job of the access modifiers to isolate code.
      singulars
    2. COAssessors and assignors are always set both public or both private or whatever. I could only imagine what the compiler team would have to do to change this to what you want. As for conventions if you looked at the link above you would most definitely see that adobe states this is the standard convention. Ghetto or not this is how it is done over many languages get used to it. When you don't follow set language standards the other people working with your code will have that much of a harder time understanding already cryptic coding. You don't code for yourself, you code for others.
      singulars
    3. COit's a choice of style. the underscore is (an old nasty habit) left over from AS2 when all objects had ugly._underscore properties. nor do i cuddle my functions like you, as it too is ugly in addition to being factually more difficult to read, cryptic, especially for new developers. i do, however, write my constants in all caps and underscores and believe in writing in camelCase, but not everyone follows nor should be obliged to code the same way just because of some unnecessary conventions and just because some developers believe that their old habits help in managing efficient team work.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload