Carlos Pita wrote: > Hello all, > > I think there are at least three ways to go with this: > > 1) reassemble the code from atoms. > 2) provide a object with a gui specialized for code edition. > 3) provide some symbol escaping syntax so that, for example, everything > between << and >> will be taken as a single symbol by pd. > > I think 2, although a bit laborious, fit best to the goal of code edition. > We could treat code as a single string, instead of dealing with symbols, > and
please mind 2 things: PLEASE do not add the gui-capabilities to your interpreter object (i don't know whether you planned to do so, but just in case...) have you had a look at beb bogarts [entry] object? it basically does what you want. gfmads-r IOhannes _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
