neos / rector

Neos Rector Recipes for code migrations
6 stars 4 forks source link

some signals no longer exist #48

Open Jan3k3y opened 5 months ago

Jan3k3y commented 5 months ago

On the Neos Sprint in Hamburg I found out that some signals have been removed and replaced with catchUpHooks.

It would be pretty awesome if it would be possible to get a comment if the used signal is no longer supported Maybe with a small hint for the hooks

dlubitz commented 4 months ago

We should collect, which signal we have removed first.

dlubitz commented 4 months ago

Neos\ContentRepository\Domain\Model\Node

Neos\ContentRepository\Domain\Model\NodeData

Neos\ContentRepository\Domain\Model\Workspace

Neos\ContentRepository\Domain\Repository\NodeDataRepository

Neos\ContentRepository\Domain\Service\Context

Neos\ContentRepository\Domain\Service\PublishingService