cpmteam/CPM

Automatic load of metainformation after import from git repository

tsafin opened this issue · 1 comments

We need to invent convenient way to describe in file the package metainformation and make it loaded automatically.

Looks like we need to explore projections in Cache' - this way we could run some code automatically upon compilation. Trick is to make it working even without CPM installedd (i.e. not relying on any class not available outside of standard library)

Implemented by #31