[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *-forms in tags



Regarding my (flip) example:

>[root-of-delegation] says
>
>        (tag springcleaning
>                (* reorder-insert (takeout trash recyclables)))
>
>[delegatee] may then say
>
>        (tag springcleaning
>                (takeout trash recyclables stereo jewelry))

I can now see that a more "natural" (motivating) application of this construct
might be

        (tag hire-programmer
                (* reorder-insert (mustknow C Fortran)))
later specifying
                (mustknow C Fortran Java Smalltalk ASN.1 "*-forms")

That is, it seems natural when the list contains constraints.  Again, one had
best be careful.

(Is this why the UK wants to license Right-To-Sign? :-)

____TONY____