[PD-dev] proposed new "list" object

Guenter Geiger geiger at xdv.org
Wed Jul 20 12:10:14 CEST 2005


On Wed, 20 Jul 2005, Frank Barknecht wrote:
> However Lobjects is a really huge collection of list operations, some
> of which might be better off as being implemented in externals (for
> now).

The idea should be to be able to do all list handling without
externals. One approach to this would be to think about how to implement
typical operations with the set of proposed messages as abstraction.

Someone wants to try "sort" ? Who knows, maybe there is an elegant
counter like implementation, bubblesort, quicksort ..
or should sort be part of the list API ?

The list container should be list <noarg> probably ?

Guenter



>
> Ciao
> --
>  Frank Barknecht                               _ ______footils.org__
>
>           _ __latest track: "plak" @ http://footils.org/cms/show/44
>






More information about the Pd-dev mailing list