sql idea

2010-11-26 Thread Oha
; DBG> no more rows... 4th: Any() I found the usage very nice, and the lazyness may be removed by assigning instead of binding, so i thought i should share this little useless example, HTH! TODO: i would like to find a way to use the Signature for table names (select a.foo, b.bar), but i don't want to make it too complex, any suggestion? Oha

Re: exponentiation of Duration's

2010-11-17 Thread Oha
specific unit value? Extending a bit more, does an Instant be specified in a TimeZone? Could an Instant be incremented by Day units? What happen if this increment change from daylight saving to normal time? HTH Oha

Re: exponentiation of Duration's

2010-11-17 Thread Oha
ts in different results based on where you place the zero, unless you first convert the Instant in a Duration (e.g. seconds since 1 jan 1970) Oha

Re: Lazy Strings and Regexes

2010-10-31 Thread Francesco 'Oha' Rivetti
ile or a socket -- Oha

Buf.pm: FIFO and grammar

2010-08-11 Thread Oha
after speaking with masak, i come up with some ideas about Buf i would like to share with you, maybe you can find them usefull http://register.oha.it/buf.pod HTH Oha