SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-592
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Number converters support "sortable" format on top of DecimalFormat expression

Created: 23/Mar/08 06:18 PM   Updated: 23/Mar/08 06:19 PM
Component/s: Compass::Core
Affects Version/s: None
Fix Version/s: 2.0.0 RC1


 Description  « Hide
Now, the format can define a "sortable" format that will use an internal number (compact) representation of a sortable number (float/int/double/short/long).

For example:

<property name="intVal" accessor="field">
<meta-data format="sortable">intFormatted</meta-data>
</property>



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.