|
The Raven Magician
Joined: 13 Oct 2000 Posts: 463
|
Posted: Sun Oct 31, 2004 9:00 pm
Queue Interface |
How does a Queue know that something has been added to its input collection? Does it poll the Collection.Count, or does zApp support some kind of event style notification?
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Nov 01, 2004 12:07 am |
There is an internal notification system. In particular, the Collection object can notify objects that depend upon it when an item is added or removed from the Collection.
|
|
|
|
The Raven Magician
Joined: 13 Oct 2000 Posts: 463
|
Posted: Mon Nov 01, 2004 7:25 pm |
That's nice... I look forward to nitpicking the implimentation once you publish that part of the docs. ;-) I really look forward to playing with zApp Zugg. In particular I'm going to be taking a multi-month hiatus from my job to develop an auctioneering system for my father, who currently does everything by paper. While I won't be using zApp for the main app, since it's too new, I will probably use it for backend tools.
Keep up the good work! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Nov 01, 2004 7:35 pm |
Cool! I hope I can have something released in time for you to play with it.
|
|
|
|
|
|