[JDEV] Jabber - Scripting Language

Michael Rueger m.rueger at acm.org
Thu Jun 7 19:04:29 CDT 2001


"Emswiler, Mike" wrote:
> 
> And of course, I've always loved the idea of just sending around script
> embedded in XML and having clients execute it!  Really handy for
> "roll-your-own" forms and workflow applications ... but horribly insecure...
> JabberVirus anyone?

The question is if you/we trying to invent
"yet-another-scripting-language"...

The examples mentioned so far a basically from two categories:
1) the above one, the sure route to endless can of worms to be opened

2) rules,filters,triggers,messaging-actions
These can all be treated as declarative rather than procedural, which
means that they are easy to spec out in XML and safe at the same time.
And they can work both on the server and the client.

Just my $0.02

Michael



More information about the JDev mailing list