| From | Sent On | Attachments |
|---|---|---|
| Max Neupert | Dec 17, 2005 6:22 am | |
| Hans-Christoph Steiner | Dec 17, 2005 1:39 pm | |
| Mathieu Bouchard | Dec 17, 2005 2:19 pm | |
| Hans-Christoph Steiner | Dec 17, 2005 5:18 pm | |
| IOhannes m zmoelnig | Dec 18, 2005 3:48 am | |
| Mathieu Bouchard | Dec 18, 2005 6:01 am | |
| geiger | Dec 18, 2005 6:14 am | |
| Max Neupert | Dec 18, 2005 6:36 am | |
| c | Dec 18, 2005 6:46 am | |
| Mathieu Bouchard | Dec 18, 2005 6:51 am | |
| Frank Barknecht | Dec 18, 2005 7:10 am | |
| Hans-Christoph Steiner | Dec 18, 2005 11:00 am | |
| geiger | Dec 18, 2005 12:53 pm | |
| geiger | Dec 18, 2005 1:31 pm | |
| Hans-Christoph Steiner | Dec 18, 2005 2:19 pm | |
| Max Neupert | Dec 18, 2005 3:52 pm | |
| geiger | Dec 19, 2005 4:36 am | |
| Mathieu Bouchard | Dec 19, 2005 9:49 am | |
| Marc Lavallée | Dec 19, 2005 11:01 am | |
| Mathieu Bouchard | Dec 19, 2005 12:03 pm | |
| Frank Barknecht | Dec 19, 2005 12:51 pm | |
| Marc Lavallée | Dec 19, 2005 1:02 pm | |
| Mathieu Bouchard | Dec 19, 2005 1:02 pm | |
| Marc Lavallée | Dec 19, 2005 1:14 pm | |
| Frank Barknecht | Dec 19, 2005 1:26 pm | |
| Mathieu Bouchard | Dec 19, 2005 1:54 pm | |
| Marc Lavallée | Dec 19, 2005 2:33 pm | |
| Mathieu Bouchard | Dec 20, 2005 2:15 pm |
| Subject: | Re: [PD-dev] sourceforge dev | |
|---|---|---|
| From: | Marc Lavallée (ma...@hacklava.net) | |
| Date: | Dec 19, 2005 1:02:36 pm | |
| List: | at.iem.pd-dev | |
Le 19 Décembre 2005 15:04, Mathieu Bouchard a écrit :
On Mon, 19 Dec 2005, Marc Lavallée wrote:
My impression about DesireData is that it's trying to do everything we always wanted about PD but were afraid to program. That sounds good, but in practice it's seems to be the project of one person and some collaborators.
Doesn't that sound like Miller Pâquette's Pd ?
The dev version is not developped only by Miller (Puckette, not Pâquette).
Ruby is used extensively,
DesireData doesn't use a single line of Ruby. It's all Tcl, which is already a dependency of PureMSP. Check your facts. What makes you believe that it uses Ruby?
This message: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/5965 Sorry, I misread it...
and there a couple of "inventions" like these things I would call "yats" (yet another translation system),
PureMSP doesn't use MsgCat (or GetText) either.
Of course, it's not internationalized...
and "yacoops" (yet another custom OOP system".
Tcl does not come with its own OOP system and none of the OOP systems it has is both standard enough and nice enough. iTcl has a tendency to look like C++ (or even Java) more than it has to be.
Let's yacoops then (yoohoo).
I don't know who is willing to work with such a mutating code base,
Chun Lee and myself, at least. Some people are waiting for it to become minimally usable so that they can immediately use what they would be contributing.
The most important feature to me is the separation of pd and pd.tk.
and I don't know how many "#ifdef" it takes to decide that a project forked (there's already 13 for DESIRE).
There are 104 occurrences of #ifdef MSW, so, what's your point?
MSW is a platform, not a branch or a fork...
-- Marc





