Skip to content

Deep copier in its own package - #19805

Open
Ducasse wants to merge 7 commits into
pharo-project:Pharo15from
Ducasse:DeepCopierInItsOwnPackage
Open

Deep copier in its own package#19805
Ducasse wants to merge 7 commits into
pharo-project:Pharo15from
Ducasse:DeepCopierInItsOwnPackage

Conversation

@Ducasse

@Ducasse Ducasse commented Jun 21, 2026

Copy link
Copy Markdown
Member

Let us see if this is working.

fixDependents
	"They are not used much, but need to be right"

	^ DependentsManager fixDependents: references

introduces a dependency from deepCopier to System-Model but we will see.

@Ducasse

Ducasse commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

The design of the deepcopier is strange since most of the logic is in Object and not in the deepCopier.

@Ducasse

Ducasse commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

Broken tests do not seem related.

@guillep
guillep changed the base branch from Pharo14 to Pharo15 July 1, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant