On Wed, Mar 21, 2012 at 9:51 AM, Moritz Lenz <[email protected]> wrote: > I have tried to use the Pg lib to make a Perl 6 module that interfaces with > postgres. I've written a number of tickets about it (I specifically remember > some instabilities, and the inabiilty to report errors properly). > > As it is, it's not very useful, but it could be, if anybody ever got around > to maintain it. I'd really appreciate that.
There is a PL/Parrot project in the ecosystem which is probably a better home for this module than the parrot core repo. If it's going to get any love at all, that's where it would happen. > Roughly the same can be said about OpenGL: if it worked, it would be very > interesting from a Perl 6 perspective. The last few times I've tried to run > some OpenGL examples, I was rather underwhelmed though (and even if it > worked for me, at least half of those on #perl6 who tried it didn't get it > to run). I was under the impression that we had a separate OpenGL-related repo somewhere but I can't find it now. I might be wrong. In either case a graphics-related library might very well do better as a separate repo. --Andrew Whitworth _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
