Hi,

I'm currently working on a library that focuses on REST/HATEOAS for
GUIs built purely on JS/CSS/Web Services; and that implies tying a
state machine to an observer. I did this with the observer.replace()
method and a hook in client.response() that looks for a user defined
header, ideally set in the 'ready' event, and of course you can also
trigger a state change based on any event without a request. This
requires all of the listeners created on ready, or at least before the
initial URI request is made.

The beta is available on github at http://github.com/avoidwork/abaaso
... I'm hoping to have v1.0.0 out before the end of February, which
will have the core code to build business widgets on top (like ExtJS,
without the bloat). I'm planning the usual gambit of widgets/fx, with
a focus on physics in the near future.

I probably have a few regressions in the code right now, so consider
the broader picture if you're going to give me a critique.

Thanks!

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to