-
20 Dec 2009 12:36 PM #11
-
7 Jan 2010 8:39 AM #12
I have uploaded our first demo of the ExtJS PHP extension.
Please look at: http://www.ext4yii.com/api/
-
19 Jan 2010 10:56 AM #13
Looks good So far!
Looks good So far!
Gevik,
So far, this looks great! I didn't get a chance to dig too deeply in the code so please excuse the questions that I should be able to get just from reading the code. What else is the APIApp class responsible for outside of the event handling and app setup? Are you using a Message Bus or something equivalent for event handling in the APIApp? Keep up the good work and I'll see if I can give you some more feedback when I have a bit more time to run through the code. Thanks for sharing.
DaveScope = Perspective (think like an object)
-
21 Jan 2010 11:41 AM #14
The plan is to implement an (semi)automatic data binding feature to connect/bind the ExtJS components to the backend MVC objects. An example of such data binding are the "slots and signals" of the QT framework or the "IBAction and IBOutlet" of the Apple Cocoa framework.
But before implementing the above, I am going to implement all the UI functionality first.
BTW. The ScriptManager is added just today



Reply With Quote