Xitrum 1.9.8

47 views
Skip to first unread message

Ngoc Dao

unread,
Oct 26, 2012, 4:29:32 AM10/26/12
to Xitrum web framework
I've just released Xitrum 1.9.8.

The most important feature in this release is SockJS:
https://github.com/ngocdaothanh/xitrum/blob/master/CHANGELOG

This feature has been used in a realtime promotion site for a new
laptop of a very big Japanese electronic maker.

To see the SockJS demo, checkout the xitrum-demos:
https://github.com/ngocdaothanh/xitrum-demos

It has this chat demo using SockJS:
https://github.com/ngocdaothanh/xitrum-demos/blob/master/src/main/scala/demos/controller/SockJsChat.scala

To update your existing Xitrum project to use Xitrum 1.9.8, see this
comparison (GitHub is really cool!):
https://github.com/ngocdaothanh/xitrum-new/compare/1.9.7...1.9.8

Ngoc Dao

unread,
Oct 26, 2012, 4:54:49 AM10/26/12
to Xitrum web framework

El Softwarerero

unread,
Oct 26, 2012, 10:33:18 PM10/26/12
to xitrum-f...@googlegroups.com
Congratulations, I will try to update my app tomorrow.

I appreciate the 1.9.9 road map and these are my favourites:
* Reload classes in development mode using Javassist
* Reload routes when in development mode using Javassist

Ngoc Dao

unread,
Oct 27, 2012, 1:19:24 AM10/27/12
to Xitrum web framework
Thanks for your feedback.

To solve the former problem, in the mean time you can use JRebel. It's
free for Scala:
http://ngocdaothanh.github.com/xitrum/guide/dev.html#install-jrebel
Message has been deleted

El Softwarerero

unread,
Oct 29, 2012, 7:36:51 PM10/29/12
to Xitrum web framework
I use JRebel, but it does not help me with routes. Also from a first
timers perspective it is nicer to not have to install it.

El Softwarerero

unread,
Oct 29, 2012, 8:00:39 PM10/29/12
to Xitrum web framework
I use JRebel but it doesn't help with changed routes. Also for new
users not having to install it will be a better first time experience.

Ngoc Dao

unread,
Oct 30, 2012, 9:08:26 PM10/30/12
to Xitrum web framework
I agree.
Currently the routes are only scanned once when your app boots.
Reply all
Reply to author
Forward
0 new messages