[postmodern-devel] Release 1.05

Ivan Boldyrev lispnik at gmail.com
Wed Jan 16 17:06:09 UTC 2008


On 10082 day of my life Marijn Haverbeke wrote:
> version 1.05 of Postmodern is now a reality.

Very nice :)

Btw, I would use different specifiers for char and varchar:

(char n) => char(n)
(string n)  => varchar(n)

To me, STRING is closer to variable-length entities than to fixed-length
entities.  Especially if you compare char[n] and string in C or Pascal :)

-- 
Ivan Boldyrev

Violets are red, Roses are blue. //
I'm schizophrenic, And so am I.



More information about the postmodern-devel mailing list