Tonel is a file-per-class format for monticello repositories. It allows to store the class definition and methods in a single
file. The idea is to use this for a more performant git support in Pharo (as currently a file per method is used).
Code is in
https://github.com/pharo-vcs/tonel
No comments:
Post a Comment