From: Holden Glova Date: 2002-01-02T18:11:03+09:00 Subject: [ruby-talk:30033] Re: Announcing Ruby.APP -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 02 Jan 2002 22:02, Stephan J. Schmidt wrote: > > This is neat too - I've never used Web Objects, but it should be > > easy for people to write their own. Does something like a cocoon > > paradigm fit anywhere into your model? I know it's a big job > > writing a cocoon, so I wouldn't be surprised if the answer is no. > > You mean XML in Apache Cocoon ? I'm deep in a java XML project > right now. I love XML. But sometimes there is a little man in my > head telling me XML is overhyped. XML makes things slower. I'm > thinking about how XML could fit in Ruby.APP to make developing > easier. Right now I don't know ;-) Hmm...perhaps in the area of caching. For example we do a site that gets data once a day. Under the old system it queried the DB for every page request. Under the new system relevant queries are executed and saved off as XML which is transformed via XSLT. Now everyone views a static page instead of checking the DB every time. I think XSLT has certain benefits and can make things easier/better. However, something like a cocoon framework maybe shouldn't be tailored to just one specific app server so perhaps it shouldn't be in your mind to try and 'fit'... - -- Signed, Holden Glova -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8Ms8k+mF116Lw2cQRAuI/AJ4mG5xB0HYyG6EeIr6e8D9LdeyJUgCeP2vh ef+QDKdm2lGNZ29fib97eyE= =xmyB -----END PGP SIGNATURE-----