[dokuwiki] Re: event order
- From: Christopher Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 30 Apr 2009 03:32:22 +0100
On 29 Apr 2009, at 22:01, James Lin wrote:
> Apart from DOKUWIKI_STARTED and DOKUWIKI_DONE order isn't really
guaranteed, that's not the way events work.
Hi, are you saying
1. events in different page will have different sequences?
2. events in same page will possibly have different sequences each
page load?
No.
Event driven programming is not sequential programming. Events will
tend to occur in the same order under the same situation. If you
understand what controls the situation you will be able to predict the
event order, but that isn't necessarily a sensible thing to do.
http://www.google.com/search?q=event+driven+programming
- Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: