Skip to content

MonticelloFileTree-Git dirties Metacello-Core package ... #196

@dalehenrich

Description

@dalehenrich

The current implementation of MetacelloPlatform>>createRepository stomps on an existing method in the Metacello code base and is of course not recommended ...

First choice would be to extend Metacello to support the gitfiletree:// scheme, but since Pharo doesn't necessarily track the latest Metacello changes it might be a long time before the package was actually loaded into the image.

Second choice is to move the method to MetacelloPharo30Platform>>createRepository ... there is no current implementation of that method, so it would be a clean extension .... also perhaps there could be a coordinated move of the method from FileTree to to Metacello for 6.0 which would provide for some slippage ...

I'll have a pull request for the Second Choice very soon ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions