Hi John, JB> How stable do yall think the SOA stuff is?
As someone said, SOA is a concept, or a model, so "stability" doesn't really apply. Is it a sound architectural model? You bet. Of course, there's a huge gray area about what qualifies as SOA too. :\ REBOL was designed for messaging. You could easily write a little app that requests data via CGI, a direct server connection, RebServices, etc. and displays that. Piece of cake. Now, with REBOL, you can just as easily request a small script, so you're dynamically requesting the app to run, GUI and all. You could also use the browser plug-in to avoid deployment issues. -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
