Hi,
I noticed in the latest test versions of PD, that the table object doesn't have inlets anymore. This does break a lot of my old patches. I don't use these now, but I will use them again sometime, so I would like to know, if the inlets will come back, or if I will need to update the patches.
__ __
Frank Barknecht ____ ______ ____ __ trip\ \ / /wire ______
/ __// __ /__/ __// // __ \ / / __ \ ___\
/ / / ____/ / / / // ____// /\ \ ___\____ \
/_/ /_____/ /_/ /_//_____// / \ \_____\_____
/_/ _\
Hi all,
I would rather not have the inlet to the table object (since it's not really consistent with "graph" objects and anyway the "accessor" objects tabwrite~, tabread, etc are a better and more complete interface.) So unless it causes a lot of pain I'd rather drop it than have to maintain it. It should be easy to replace table with an abstractioon that imitates the old one with the inlet anyway...
Miller
On Wed, Feb 20, 2002 at 01:31:25PM +0100, Frank Barknecht wrote:
Hi,
I noticed in the latest test versions of PD, that the table object doesn't have inlets anymore. This does break a lot of my old patches. I don't use these now, but I will use them again sometime, so I would like to know, if the inlets will come back, or if I will need to update the patches.
bye,
__ __
Frank Barknecht ____ ______ ____ __ trip\ \ / /wire ______ / __// __ /__/ __// // __ \ / / __ \ ___\ / / / ____/ / / / // ____// /\ \ ___\____ \ /_/ /_____/ /_/ /_//_____// / \ \_____\_____
/_/ _\
Miller Puckette hat gesagt: // Miller Puckette wrote:
I would rather not have the inlet to the table object (since it's not really consistent with "graph" objects and anyway the "accessor" objects tabwrite~, tabread, etc are a better and more complete interface.) So unless it causes a lot of pain I'd rather drop it than have to maintain it.
Not it wouldn't be that painful. I just wanted to know if it's deprecated.
It should be easy to replace table with an abstractioon that imitates the old one with the inlet anyway...
That's a good tip. I'll just write this abstraction and an matching perl-oneliner to replace those inlet-tables.
__ __
Frank Barknecht ____ ______ ____ __ trip\ \ / /wire ______
/ __// __ /__/ __// // __ \ / / __ \ ___\
/ / / ____/ / / / // ____// /\ \ ___\____ \
/_/ /_____/ /_/ /_//_____// / \ \_____\_____
/_/ _\