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

Key: CMP-350
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Shay Banon
Reporter: Ismael Juma
Votes: 0
Watchers: 1
Operations

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

Spelling mistake in annotation attributes.

Created: 03/Jan/07 09:16 AM   Updated: 03/Jan/07 10:42 AM
Component/s: Compass::Core
Affects Version/s: 1.1 M3
Fix Version/s: 1.1 RC1


 Description  « Hide
Searchable#supportUnmsarshll should be Searchable#supportUnmarshall.

The second set I noticed was SearchableComponent#cascde and SearchableReference#cascde. They should be SearchableComponent#cascade and SearchableReference#cascade (unless the abbreviation was intended, but I don't think that's the case).

I am not attaching a patch because I am not sure what the usual policy regarding such items is (deprecated the old one and add new one or simply rename).



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 03/Jan/07 10:00 AM
Since both features (support unmarshall and cascading) are part of the 1.1 stream, I see no problem with changing it. Especially since this are simple changes to detect (the app won't compile). Damn my sticky fninugres..

Ismael Juma added a comment - 03/Jan/07 10:42 AM

Yes, makes sense. I only started playing with Compass recently and wasn't aware when they had been introduced.