> This all sounds like it should be easier to extend trigger than marker. > Trigger already has the conditional stuff, and the key bindings.. all that > needs to be added is the ability to alter marker values in addition or in > stead of triggering additional key strokes.
Absolutely. I would prefer to keep Marker as is and extend Trigger to be able to set properties. That takes care of almost all these cases. The $Marker$ = value1 and $Marker$ = value2 case is handled right now by the =~ regular-expression matching. (e.g. $Marker$ =~ value1|value2) rk [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/IMSolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
