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

Key: CMP-250
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Shay Banon
Reporter: Stefan Arentz
Votes: 0
Watchers: 0
Operations

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

Throw an exception when an undefined alias is used in a query

Created: 18/Aug/06 04:37 AM   Updated: 28/Sep/06 05:24 PM
Component/s: None
Affects Version/s: 1.0.1, 1.1 M2
Fix Version/s: 1.1 M3


 Description  « Hide
It would be nice if CompassBuilder.alias() would issue a warning or even throw an exception when an undefined alias is used.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 28/Sep/06 05:24 PM
Makes a lot of sense. Implemented to throw an exception.