Plugins and Engines should have access to all Pattern Lab data
There should be at least read access, but ideally also write access, at least for pattern data.
Plugins seem to have some type of access at the moment, as they are passed the patternlab instance, but I am not sure if core is expecting that data might be changed?
Engines do not seem to have access at the moment?
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!
Bump
Engines do not seem to have access at the moment?
this looks correct from a cursory look of an engine
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!
Issue closed after going stale. It can be re-opened if still relevant.
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!
As far as I can see, the pattern lab instance itself and the pattern are passed to the plugin hooks via events. I tested altering pattern data and also the pattern lab instance via the plugin tab. This worked well.
Depending on what should be done via the plugin, I assume that the events PATTERNLAB_PATTERN_BEFORE_DATA_MERGE, PATTERNLAB_PATTERN_WRITE_BEGIN, and PATTERNLAB_PATTERN_WRITE_END are not giving the requested possibilities.
Could you tell me what the plan is or was and what you wanted to archive?
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!