From: piscesboy on 29 Jan 2010 11:27 When is it more advantageous to write your own clojures encapsulating data and functions than to use the CLOS system?
From: piscesboy on 29 Jan 2010 11:35 On Jan 29, 11:27 am, piscesboy <oraclmas...(a)gmail.com> wrote: > When is it more advantageous to write your own clojures encapsulating > data and functions than to use the CLOS system? ooops...I meant to say "closures". I'm drunk. Sorry.
From: Tim Bradshaw on 29 Jan 2010 12:14 On 2010-01-29 16:27:18 +0000, piscesboy said: > When is it more advantageous to write your own clojures encapsulating > data and functions than to use the CLOS system? On Thursday afternoons. Sometimes also on Saturdays if the moon is full. Do not attempt this without suitable protective clothing.
From: Frode V. Fjeld on 29 Jan 2010 12:28 piscesboy <oraclmaster(a)gmail.com> writes: > On Jan 29, 11:27 am, piscesboy <oraclmas...(a)gmail.com> wrote: >> When is it more advantageous to write your own clojures encapsulating >> data and functions than to use the CLOS system? I'd say "never" is a fairly good approximation. > ooops...I meant to say "closures". I'm drunk. Sorry. Don't worry, we're tolerant of speech impediments here. -- Frode V. Fjeld
From: piscesboy on 29 Jan 2010 12:37 On Jan 29, 12:28 pm, "Frode V. Fjeld" <fr...(a)netfonds.no> wrote: > piscesboy <oraclmas...(a)gmail.com> writes: > > On Jan 29, 11:27 am, piscesboy <oraclmas...(a)gmail.com> wrote: > >> When is it more advantageous to write your own clojures encapsulating > >> data and functions than to use the CLOS system? > > I'd say "never" is a fairly good approximation. > > > ooops...I meant to say "closures". I'm drunk. Sorry. > > Don't worry, we're tolerant of speech impediments here. This is a lisp board after all :) > > -- > Frode V. Fjeld
|
Next
|
Last
Pages: 1 2 3 4 Prev: Concatenating adjacent strings in a list Next: CL to generate native docs |