[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using a shared AppController with Gorm
From: |
sanchezn |
Subject: |
Using a shared AppController with Gorm |
Date: |
25 Oct 2004 09:20:24 -0700 |
Hello,
I've a main gorm file in my application. I've created an AppController
class in gorm. This AppController is the delegate of the application
and controls the window and different objects in it.
I want to use a shared instance of AppController but I don't know how
to make Gorm understanding that.
Somebody have an idea ?
Thanks.
- Using a shared AppController with Gorm,
sanchezn <=