¾ÈÈ£¼º wrote: > > I'm Ho-sung Ahn. > > I found a problem on a SAC interface. > > The method getValue() in the interface AttributeCondition has a problem in > below case. > > P.pastoral.marine { color: green } > > The specification does not describe how implement the interface in above > case. > > Should an implementation of SAC return "pastoral.marine"? No, you will end up with two AttributeCondition of type SAC_CLASS_CONDITION. the first getValue will return "pastoral" and the second getValue will return "marine". Both conditions are combined using a CombinatorCondition. PhilippeReceived on Friday, 27 October 2000 16:56:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:21:41 GMT