Re: How does xotcl compare to ruby?
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 11:22:45 +0100
GN wrote:
I have certain doubts about this (concerning the XOTcl part). How much
of the XOTcl regression test does oo run?
None. How could it? It doesn't define anything called Object or Class.
The real question is what fraction of this basic incompatability could
be dealt with through defining some classes and some interface code.
I am pretty sure that itcl
can be implemented on top of XOTcl (did a proof of concept
implementation a few years ago), and i am pretty sure that snit can be
implemented on top of xotcl (most likely with some gain in execution
speed, if there is some will).
Snit's very likely to go directly on top of my code.
On the other hand, if the itcl community is happy with itcl, why to
force this into a new implementation? The existing Tcl extensions won't
stop working, only because new code is implemented.
True. Mind you, one of my motivations is to clear up the mess of ad hoc
OO systems that are springing up in various pure-script extensions
(starting with the core's own http package!) Tcllib has many different
such things; they're a mess and they won't base on top of any non-core
OO system because of redistribution requirements. Like this, at least
*some* of the swamp can be drained.
Donal.
.
- Follow-Ups:
- Re: How does xotcl compare to ruby?
- From: GN
- Re: How does xotcl compare to ruby?
- From: Michael Schlenker
- Re: How does xotcl compare to ruby?
- References:
- How does xotcl compare to ruby?
- From: casioculture
- Re: How does xotcl compare to ruby?
- From: Larry W. Virden
- Re: How does xotcl compare to ruby?
- From: Donal K. Fellows
- Re: How does xotcl compare to ruby?
- From: Larry W. Virden
- Re: How does xotcl compare to ruby?
- From: casioculture
- Re: How does xotcl compare to ruby?
- From: suchenwi
- Re: How does xotcl compare to ruby?
- From: GN
- How does xotcl compare to ruby?
- Prev by Date: Re: How does xotcl compare to ruby?
- Next by Date: Re: a new language? was (Re: is tcl/tk dying out?!)
- Previous by thread: Re: How does xotcl compare to ruby?
- Next by thread: Re: How does xotcl compare to ruby?
- Index(es):