Hi Patrick,
What does sort do exactly?
In the RjLib there are many abstractions to apply functions to lists with.
If you make an object called [OVERVIEW] and look inside there will be a menu
to access all the objects. In the 'utilities' section there is
[u_listfilter], [u_listdrip], [u_listequal], [u_listloop], [u_listmap],
[u_listnth], etc... You should be able to do pretty much everything with
those objects.
Zexy is not included in RjDj.
Cheers,
Joe
> Message: 2
> Date: Sat, 11 Jun 2011 21:59:43 -0400
> From: "Pagano, Patrick" <pat(a)digitalworlds.ufl.edu>
> Subject: Re: [PD] Sort and init objects
> To: "Pagano, Patrick" <pat(a)digitalworlds.ufl.edu>, "pd-list(a)iem.at"
> <pd-list(a)iem.at>
> Message-ID: <CA1995BB.AB8E%pat(a)digitalworlds.ufl.edu>
> Content-Type: text/plain; charset="us-ascii"
>
> Is there something in rjdj I could replace sort with?
>
>
> From: Patrick Pagano <pat(a)digitalworlds.ufl.edu<mailto:
> pat(a)digitalworlds.ufl.edu>>
> Date: Sat, 11 Jun 2011 19:14:37 -0400
> To: Patrick Pagano <pat(a)digitalworlds.ufl.edu<mailto:
> pat(a)digitalworlds.ufl.edu>>, "pd-list(a)iem.at<mailto:pd-list@iem.at>" <
> pd-list(a)iem.at<mailto:pd-list@iem.at>>
> Subject: Re: [PD] Sort and init objects
>
> Hi
> It seems to be "Answer my own question day"
> I opened the patch with extended and remembered that sort is a member of
> zexy.
> Is it possible to include zexy objects in rjdj patches?
> I might not need the whole library just a few objects, what will this do to
> X.rj, make it not work I assume
>
> pp
>