From: LFSaw <lf...@lf...> - 2009-01-28 13:52:48
|
Hey, There is now an scgrah quark in the standard global quarks repo. Feel free to add Helpfiles or a GServer implementation :-) kind regards Till On 26.01.2009, at 22:09, LFSaw wrote: > > On 26.01.2009, at 22:07, Julian Rohrhuber wrote: > >>> On 26.01.2009, at 19:45, Florian Schmidt wrote: >>> >>>> On Mon, 2009-01-26 at 19:22 +0100, LFSaw wrote: >>>>> Hey, >>>>> >>>>> I am on th eway turning the language side of scgraph into a quark. >>>>> That would have the beneft that it is more easy to intall and we >>>>> can >>>>> test several approaches in changing its design in parallel without >>>>> changing the default behavior. >>>>> >>>>> Any objections, and, if not, where to put it? >>>>> Either in the general quarks directory, or in a seperate quarks >>>>> directory in scgraph's sf-svn. >>>> >>>> No objections from my side.. I guess the most simple [for the user] >>>> would be the general quarks-directory? The user would still have >>>> the >>>> option of installing it separately in this case? >>> >>> >>> Yeah. >>> >>> Downside is that this menas they are not part of the scgraph distro >>> anymore. >> >> >> but sclang isn't either, no? So you anyhow need to get sclang going >> to run scgraph. Btw. you can give more than one svn addresses for >> quarks. They could still reside in the other project. >> >> we can just add the path to Quarks. initClass >> >> >> known = Dictionary[ >> >> "https://quarks.svn.sourceforge.net/svnroot/quarks" -> >> (Platform.userAppSupportDir +/+ "quarks"), >> >> "https://svn.sonenvir.at/svnroot/SonEnvir/trunk/src/quarks-sonenvir" >> -> (Platform.userAppSupportDir +/+ "quarks-sonenvir"), >> >> "https://sc3-plugins.svn.sourceforge.net/svnroot/sc3-plugins/build" >> -> (Platform.userAppSupportDir +/+ "SC3plugins") >> ]; > > > now, that's an option. > > lg > Till > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Scgraph-users mailing list > Scg...@li... > https://lists.sourceforge.net/lists/listinfo/scgraph-users |