[postmodern-devel] Binary and unary operators

Marijn Haverbeke marijnh at gmail.com
Sun Jan 6 20:57:30 UTC 2008


Hey Ivan,

> 1.  You are missing such operators like || and && (former is string
>     concatenation, latter is tests overlapping geometric objects).

You've probably noticed how easy it is to add operators to S-SQL.
Patches defining additional operators that are commonly used are
welcome -- || would be a good candidate.

> 2.  As PSQL allows defining own operators, I think it worth exporting
>     s-sql::def-infix-ops or creating some more flexible user macro (one
>     might prefer to use :concat instead of :\|\|).

I very much agree. Wanna write a patch? ;)

Cheers,
Marijn



More information about the postmodern-devel mailing list