atom feed6 messages in at.iem.pd-devRe: [PD-dev] [ pure-data-Feature Requ...
FromSent OnAttachments
SourceForge.netNov 16, 2004 11:08 am 
Johannes M ZmoelnigNov 16, 2004 11:12 am 
guenter geigerNov 17, 2004 4:57 am 
Hans-Christoph SteinerNov 17, 2004 9:12 am 
IOhannes m zmoelnigNov 17, 2004 9:38 am 
Frank BarknechtNov 21, 2004 11:41 am 
Subject:Re: [PD-dev] [ pure-data-Feature Requests-1067575 ] dynamic importing of externals and name spaces
From:guenter geiger (gei@xdv.org)
Date:Nov 17, 2004 4:57:14 am
List:at.iem.pd-dev

On Tue, 16 Nov 2004, Johannes M Zmoelnig wrote:

ahm.

so these are the weaknesses of feature-request-trackers: people start requesting things that are already there....

I think thats not a weakness. Look at it from to positive point of view, it means that users like the new console.

Initial Comment: i would like to import internals dynamically inside a Pd patch.

not sure what "internals" mean here.

I think it means externals. Although I do not agree that namespaces are needed, if you want to do them right they need to have per patch scoping. The implementation of this might be a bit difficult though.

If you don't offer the possibility of having a concept like "using namespace xyz", then they are about the same as using per developers prefixes ala pdp_ z_ ix_ ...

Guenter