[Glass] Time Index question
BrunoBB via Glass
glass at lists.gemtalksystems.com
Fri Feb 19 09:59:01 PST 2016
Dale,
I will check what you are telling to me.
GS version: 3.2.1
Implementors of: _idxBasicCanCompareWithCharacterCollectionInstance:
* CharacterCollection class
* Unicode7 class
* Unicode16 class
* Unicode32 class
It is safe to define:
Object class>>
_idxBasicCanCompareWithCharacterCollectionInstance: aCharacterCollection
^false
Time _idxBasicCanCompareWithCharacterCollectionInstance: ''
"this fail with doesNotUnderstand:"
I will check your answer, thanks very much:
The Stack:
MessageNotUnderstood >> defaultAction @2 line 3
MessageNotUnderstood (AbstractException) >> _signalWith: @5 line 25
MessageNotUnderstood (AbstractException) >> signal @2 line 47
Time class (Object) >> doesNotUnderstand: @9 line 10
Time class (Object) >> _doesNotUnderstand:args:envId:reason: @7 line 12
String (CharacterCollection) >> _idxBasicCanCompareWithClass: @2 line 8
BtreeBasicLeafNode (BtreeNode) >> _basicCanCompare:withClass: @2 line 5
BtreeBasicLeafNode >> _canCompare:withClass: @2 line 5
RangeEqualityIndex >> _canCompareWith: @4 line 8
EqualityIndexQueryEvaluator >>
_findAllValuesGreaterThan:andEquals:andLessThan:andEquals:using: @3 line 8
EqualityIndexQueryEvaluator >> findAllValuesEqualTo: @3 line 6
GsPathConstantPredicate >> executeClauseUsing:queryEvaluator: @43 line 31
GsPathConstantPredicate >> executeClauseUsing: @5 line 4
GsPathConstantPredicate >> executeClause @3 line 2
GsPathConstantPredicate (GsQueryFormula) >> execute @2 line 2
GsQuery >> queryResult @18 line 13
Executed Code @16 line 15
UndefinedObject (GsNMethod class) >> _gsReturnToC @1 line 1
--
View this message in context: http://forum.world.st/Time-Index-question-tp4879024p4879046.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list