Shop OBEX P1 Docs P2 Docs Learn Events
What is the maximun number of methods in a class? — Parallax Forums

What is the maximun number of methods in a class?

Don FrenchDon French Posts: 126
edited 2007-07-23 01:02 in General Discussion
I am getting an error for having too many methods in a class. What is the max?

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2007-07-23 01:02
    I believe it is about 40. If you extend a class,
    the methods in the class you extend, also counts.

    regards peter
Sign In or Register to comment.