Hi Felix, You may want to check out Steve Yen's TrimPath
http://trimpath.com/ I have looked at the code and I don't recommend taking it without a very close look. I was able to break the TrimQuery code in unacceptable ways. I also don't think that putting a MVC in a regular browser page is necesarily a good idea. A combination of Ajax and server processing could be faster. On 11/29/06, Felix Geisendörfer <[EMAIL PROTECTED]> wrote: > > The project is going to be licensed under the MIT license. The name of it > is jCake as of right now (in honor of jQuery and the great CakePHP framework > I'm using for my php work). Since Cake is inspired by Ruby on Rails maybe "jRails" is more appropriate. I was thinking about a project called "Harmony" which would be JavaScirpt on Rails. That way the client and server would be using the same language and form validation both client and server could share code and stay DRY. After some investigation I decided that the Ajax/dumb client route was the better path in general and follows the web's client-server model better. Peter --------- http://peter.michaux.ca _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
