Yes, I agree. Its should go, somewhere, in the extensions directory. -- Mark Miesfeld
On Sun, Apr 25, 2010 at 10:19 AM, Rick McGuire <object.r...@gmail.com> wrote: > I'd just put it in extensions/CSVStream and then copy it to the build > directory for the build. interpreter/RexxClasses should only contain > class that are part of the interpreter boot image (i.e, there's no > ::requires necessary). All other classes are are extensions to the > base. > > Rick > > On Sun, Apr 25, 2010 at 1:03 PM, David Ashley > <david.ashley....@gmail.com> wrote: >> All - >> >> I was about to merge CSVStream into the trunk when I cam across >> something. Where should I put it in the trunk tree? The class files I >> have merged in the past were all dependent on rxsock so I put the into >> the extensions/rxsock subdir. But when I went looking for examples of >> other global classes not dependent on and extension library I discovered >> that there really are not any! >> >> The CSVStream class is only dependent on the builtin stream class, so it >> can be included globally. There just does not seem to be a place for it >> in the tree. I thought putting it into interpreter/RexxClasses but on >> further reflection I don't think this is the correct location. Maybe we >> need a new subdir to place such classes. >> >> Ideas welcome. >> >> David Ashley >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Oorexx-devel mailing list >> Oorexx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> > > ------------------------------------------------------------------------------ > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel