CampSmalltalk / Cypress

A cross Smalltalk dialect, disk-based package import/export format, inspired by the https://github.com/dalehenrich/filetree project.
MIT License
28 stars 1 forks source link

Cypress-Mocks project #7

Open dalehenrich opened 12 years ago

dalehenrich commented 12 years ago

I've just added the Cypress-Mocks package that contains an example of the package structure written out using FileTree and Pharo ... it should match the latest structural proposal (i.e., README.md for class comments and Griggsian .st files)...

I assume that we can use this repository for cross-dialect testing ...

Using a separate directory per dialect. Not using branches since we want to be able to access samples from every dialect without having to switch versions ...

We probably ought to use a similar structure with unique additions for dialect-specific features ...

dalehenrich commented 12 years ago

Take a look at the fancy class comment in the Cypress-Mocks project