patternlab-php-core icon indicating copy to clipboard operation
patternlab-php-core copied to clipboard

Allow a pattern to define its own type and subtype

Open dmolsen opened this issue 9 years ago • 2 comments

Allow a pattern to define properties about itself via a JSON schema. At a basic level this would include type and subtype. Not sure how practical this really is unfortunately.

dmolsen avatar May 17 '16 19:05 dmolsen

These could also be defined in the PL extra section in composer.json. Type and subtype could even make up the defaultPath in #30?

aleksip avatar May 18 '16 11:05 aleksip

Good call. I'll have to think that through a little more but it makes sense on the surface.

On May 18, 2016, at 7:04 AM, Aleksi Peebles [email protected] wrote:

These could also be defined in the PL extra section in composer.json. Type and subtype could even make up the defaultPath in #30?

— You are receiving this because you were assigned. Reply to this email directly or view it on GitHub

dmolsen avatar May 18 '16 11:05 dmolsen