I would like to have some kind of popup or jquery notification when my
app is reinitted.  It just confirms for me that I did enter the right
reloadKey and everything worked as I expected.

What is a good way to do this?  Is there some built in event that gets
run when an reinit happens?  Alternatively I could add some code in
the onRequestStart event that looks for URL.init and sees if its true,
but that doesn't work if the reloadKey value has been changed.

Also I'd like to add a restriction so that only certain IPs can cause
the app to reinit.  I assume this code would go in the same place as
my notification code.

Any ideas? Thanks.

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to