[V4RB] beginners question store global objectRefs

Erik Mueller-Harder valentina-list at vermontsoftworks.com
Fri Jun 24 16:19:49 CDT 2005


On Jun 24, 2005, at 16:05, Ruslan Zasukhin wrote:

> Note, the most global place in RB I think is
>
>     Application class.
>
> If you make property here you can use
>
>     app.prop

Or make a "globals" method with a property for your database; then  
it's callable from everywhere without the "app." prefix.  I almost  
invariably call the VDatabase simply "db."

-- Erik



More information about the Valentina mailing list