Closed GoogleCodeExporter closed 9 years ago
Digging a little deeper, I see that it does work with @Max(200) where @Max is
siena's own annotation.
Not sure if this therefore a bug?
Original comment by andrew.m...@gmail.com
on 18 May 2011 at 12:06
I'm going to deliver a new version asap from current trunk.
Roch corrected this issue very recently.
If you can test current trunk, don't hesitate, it should correct your problem
(and validate it works ;) )
Original comment by pascal.v...@gmail.com
on 18 May 2011 at 7:09
I tried the trunk and it works like it says on the tin! Thanks! I would have
tried that before, but I thought it had been fixed a long time ago (from one of
the posts I read somewhere). So apologies for not trying the obvious.
THANKS AGAIN FOR THE MODULE. IT IS THE REASON I USE PLAY FRAMEWORK.
Original comment by andrew.m...@gmail.com
on 19 May 2011 at 8:47
Great!
Thanks for using this module!
Keep an eye on it because I'm going to release very soon play-siena/crudsiena
v2.0.0 with new siena v1.0.0. The code has been refactored completely to make
it compliant to play v1.2.1 features.
Basically, the not-very-well-designed SienaSupport class will be replaced by a
Model class (in the same design as Play JPA support) and now Siena models will
be enhanced and you won't need to override all() functions anymore (if
everything works as I expect).
It brings support for H2/Mysql/Postgres + GAE which is quite good for people
developing apps on different platforms ;)
And it will bring all Siena v1.0.0 new features...
Original comment by pascal.v...@gmail.com
on 19 May 2011 at 8:56
Original issue reported on code.google.com by
andrew.m...@gmail.com
on 16 May 2011 at 10:51Attachments: