I was thinking about how to support Thomas' class loader functionality that's now included in pd-MAIN. Right now, you can only load them like a normal library. But I think it would be good to have a way to specify which loaders get automatically loaded at startup.

I think the most manageable way would be to add a folder in the install that Pd looks when it starts, then loads every loader in that folder. So something like this:

pd-\
   |-doc
   |-extra-\
   |       |-optional.pd_darwin
   |-loaders-\
             |-required.pd_darwin
             |-libdir.pd_darwin
             |-python.pd_darwin

How does that sound?

.hc

------------------------------------------------------------------------

                  ¡El pueblo unido jamás será vencido!



_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to