Systems needing encapsulation

2009-07-10 Thread Andrew Whitworth
I'm looking for examples of a few systems that need better encapsulation. I feel like these kinds of things would make great projects for new users to get involved with. An API can be encapsulated incrementally, and the benefits to the rest of the Parrot development team will be huge. Two systems

Mirror of the Parrot repo on Github

2009-07-10 Thread Jonathan Leto
Howdy, Just wanted to let everyone know that I have completed a "git svn clone" of the Parrot SVN repo and I have it on github [0]. Note that you should ignore the master branch there, the one you want is "upstream." $ git clone git://github.com/leto/parrot.git $ cd parrot $ git checkout -b upst