lp:~peter-kovac11/play/play-scala-console-improvements

Created by pk11 and last modified
Get this branch:
bzr branch lp:~peter-kovac11/play/play-scala-console-improvements
Only pk11 can upload to this branch. If you are pk11 please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
pk11
Project:
play framework
Status:
Development

Recent revisions

678. By pk11

oops, forgot to add the readline lib

677. By pk11

scala console improvements

676. By Nicolas Leroux

Used the date format mentionned in the application.conf in the CRUD module

675. By Nicolas Leroux

Removed unused import

674. By Nicolas Leroux

Merge

673. By Nicolas Leroux

Backward compatibility for now with the dates for CRUD. Will change soon enough as CRUD does not validate.

672. By Nicolas Leroux

Fixed typo and documentations

671. By Nicolas Leroux

First pass to support the @Bind annotation. For now @Bind(format = "yyyy-dd-mm") for date and calendar is supported as well as the separator attribute for list
There is still work to do and the next step is support for profiles (And @Unbind). Refactoring will be needed at some point: some methods are pretty obscures in the Binder class and the BeanWrapper. However, the first step is completed (introducing Annoation to the SupportedType class and the Binder).
I also changed all the test to have @Bind(format =xxx) where it was needed.

670. By guillaume <guillaume@gbo-mac>

Introduce package objects

669. By guillaume <guillaume@gbo-mac>

Merge from 1.0 + Scala default parameter support in action methods

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers