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
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