I have a front-end that wants JSON data from the back-end. Using a regular webapp I would integrate JSON-RPC. I started out doing this with my t5 app and quickly realized I had to write something to put the jsonrpc bridge in the session (like a listener) and then some component that would have access to the session and use the bridge. Then I thought of the mixins, which I admittedly don't yet fully understand..... but then again I guess it's not fully implemented either ;-)
How would something like auto-complete and validation be done with t5 using mixins.... or is it still better to use jsonrpc as I described above? I am looking at the mixin page and don't really find anything useful there. thx bjorn -- View this message in context: http://www.nabble.com/Tapestry-5-Mixins-Remoting-JSON-tf3676880.html#a10274739 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]