nuvoleweb / ui_patterns

[NOTE] Development has moved to https://drupal.org/project/ui_patterns
https://drupal.org/project/ui_patterns
GNU General Public License v2.0
85 stars 56 forks source link

complex composition and pattern reuse with pattern type=external #221

Open laurencefass opened 6 years ago

laurencefass commented 6 years ago

Hi i am watching this: https://www.youtube.com/watch?v=bKD7QZVq9SM&fbclid=IwAR0mEO-YlL9pGlQRkTMjdjxmyWebiDs4eLeGeSK-cZarBWOllsIXodufDho

@34 mins: Have an "external" setting for a pattern would greatly ease complex composition and pattern reuse. i.e. replace all id and fields with a reference to an injected pattern source. Using dependency injection patterns I think it could happen automatically?

thanks