I know that there isn't a way to add global constants inside a plugin
so my idea is to extend the RealBasic class and just add to it the
constants I need.
In this way they appears to be globals in the IDE...
Constants in my plugin are all in the form GL_* so there should not
be any collision risk.
I wonder if this method is too risky...
Any opinion?
---
Marco Bambini
http://www.sqlabs.net
http://www.sqlabs.net/blog/
_______________________________________________
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>
|