Caridy Patiño
Caridy Patiño
FYI, this is probably just moving the following block: https://github.com/salesforce/lwc/blob/9e19ce545011760e7a736e214ac3eab6948f0d60/packages/%40lwc/engine/src/framework/restrictions.ts#L338-L370 to https://github.com/salesforce/lwc/blob/9e19ce545011760e7a736e214ac3eab6948f0d60/packages/%40lwc/engine/src/framework/restrictions.ts#L405
Any chance to do this this week @pmdartus?
For the record, we have transitioned to `registerDecorators()` which is a halfway there.
@jmsjtu the question is really how much work is this going to be.
hmm, can you elabore more on this @drewfish?
At this point name collision should not be a thing... so we should be fine to use formAssociated if the Ctor has it at the time of declaration of the...
@rwaldron do we need this in locker?
trello card: https://trello.com/c/kpdhmgv3/199-ssl-express-yui-controlling-the-protocol-base-and-combobase-per-request
what if we do this when dispatching a new mojit (right before expanding the instance), or doing it right inside the store method to expand the mojit instance.