We need to know the known limitations of REALbasic:
- Maximum size of project
- Maximum number of methods, properties, and constants per module,
class, window, project
- Maximum number and size of parameters per method
- Maximum length (lines, bytes) per method, eventhandler, constructor,
module, class
- Maximum depth of nested for..next, if..end if, do..loop and so on
- Maximum depth of subclassing
- Maximum number of threads, open folderitems (streams),
printerconnections
- Allowed open streams in a thread (database, socket,
printerconnection, filesystem)
Just filed a feedback for this:
eijtkroi
Perhaps so we can catch (or even better avoid) errors like the
CGPPC.cpp:1815-ERROR
One thing to be stated:
It is okay to have limitations, but we need to know about them
So please dont use this thread for flaming REALsoftware
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>