| ledge:/ledge-components/src/main/java/org/objectledge/selector/ |
hide Line HistoryConstraint |
Changelog
MAIN:zwierzem:20050221162516
by zwierzem on
21 February 2005, 17:26:33 +0100
(3 years 10 months ago)
Replaced StringBuffer with StringBuilder where possible.
./IntrospectionVariables.java
1.6
MAIN:rafal:20050207012941
by rafal on
07 February 2005, 02:29:41 +0100
(3 years 11 months ago)
public object fields are a deprected idiom
./IntrospectionVariables.java
1.5
MAIN:rafal:20041227051730
by rafal on
27 December 2004, 06:17:55 +0100
(4 years ago)
JavaDocs
./UndefinedVariableException.java
1.5
MAIN:fil:20040127132624
by fil on
27 January 2004, 14:26:24 +0100
(4 years 11 months ago)
fix silly NPE
./Selector.java
1.4
MAIN:fil:20040126134304
by fil on
26 January 2004, 14:43:04 +0100
(4 years 11 months ago)
miscelaneous schema fixes
MAIN:fil:20040126134242
by fil on
26 January 2004, 14:42:42 +0100
(4 years 11 months ago)
start processing at top level "rule" node, not expression itself (we may consider altering this later)
./Rule.java
1.2
MAIN:fil:20040126094442
by fil on
26 January 2004, 10:44:42 +0100
(4 years 11 months ago)
Refactored Evaluator into a standalone Rule class separated rule grammar for easy reuse
./Rule.java
1.1
./Rule.rng
1.1
./Selector.java
1.3
MAIN:fil:20040126093219
by fil on
26 January 2004, 10:32:19 +0100
(4 years 11 months ago)
handle InvocationTargetExceptions clover-exclude relflection exceptions that don't happen unless the application has linkage or otherwise fatal problems
./IntrospectionVariables.java
1.4
MAIN:fil:20040123135811
by fil on
23 January 2004, 14:58:11 +0100
(4 years 11 months ago)
removed unused constructor
./UndefinedVariableException.java
1.4
MAIN:fil:20040123135803
by fil on
23 January 2004, 14:58:03 +0100
(4 years 11 months ago)
let generic EvalutaionExceptions through in isDefined report undefined nested variables correcly
./IntrospectionVariables.java
1.3
MAIN:fil:20040123133629
by fil on
23 January 2004, 14:36:29 +0100
(4 years 11 months ago)
proper encapsulation
MAIN:fil:20040123133617
by fil on
23 January 2004, 14:36:17 +0100
(4 years 11 months ago)
report variable name correctly
./MapVariables.java
1.2
MAIN:fil:20040123133603
by fil on
23 January 2004, 14:36:03 +0100
(4 years 11 months ago)
signal failure if not all tokens were processed
./IntrospectionVariables.java
1.2
MAIN:fil:20040123121032
by fil on
23 January 2004, 13:10:32 +0100
(4 years 11 months ago)
added rule evaluator implemented the actual selection logic
./Selector.java
1.2
MAIN:fil:20040123121005
by fil on
23 January 2004, 13:10:05 +0100
(4 years 11 months ago)
more constructors for convenient & meaningful use
./EvaluationException.java
1.2
MAIN:fil:20040123120939
by fil on
23 January 2004, 13:09:39 +0100
(4 years 11 months ago)
made it a subclass of EvaluationException kind of makes sense + less typing
MAIN:fil:20040123120913
by fil on
23 January 2004, 13:09:13 +0100
(4 years 11 months ago)
selector rule grammar
./Selector.rng
1.1
MAIN:fil:20040122112801
by fil on
22 January 2004, 12:28:01 +0100
(4 years 11 months ago)
Outlined selector component
./EvaluationException.java
1.1
./IntrospectionVariables.java
1.1
./MapVariables.java
1.1
./Selector.java
1.1
./UndefinedVariableException.java
1.1
|