Ok. So my next question is. Given I have say half-a-dozen different options describing some "facts" is it better to...

        (deftemplate foo (slot aBoolean) (slot anotherBoolean) ... etc.)

or

        (deftemplate foo (multislot options))

or

        (deftemplate foo)
        (deftemplate foo-option (slot foo) (slot option))

Cheers,

Simon

--
Simon Harris
RedHill Consulting, Pty. Ltd.
12/55-67 Batman Street
West Melbourne VIC 3003
+61 417 505 611
http://www.redhillconsulting.com.au

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------



Reply via email to