stampit-org / stamp-specification

The Stamp Specification: Composables
434 stars 16 forks source link

Avoid empty array of initializers after each compose call. #82

Closed koresar closed 8 years ago

koresar commented 8 years ago

This makes "intializers" property consistent with all other descriptor properties. This means it won't be created if both descriptors didn't have it.

koresar commented 8 years ago

Sorry people rushing to merge this without a proper review. Feel free to leave your comments. It's just the best time for me to make the effort and release the composables.

troutowicz commented 8 years ago

+1 for consistency.