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

Key: CMP-640
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

Support format configuration with resource-property mapping when setting converter

Created: 22/May/08 05:23 PM   Updated: 22/May/08 05:24 PM
Component/s: Compass::Core
Affects Version/s: None
Fix Version/s: 2.1.0 M1


 Description  « Hide
RSEM should support following sample mapping:

<resource-property name="value" converter="int" format="000000.00" />

Which in this case it will automatically convert based on the given format. Using it:

resource.addProperty("value", 1);



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