igneus / calendarium-romanum

liturgical calendar library (Roman Catholic, post-Vatican II)
50 stars 21 forks source link

Calendar.new: get rid of redundant argument? #32

Closed igneus closed 4 years ago

igneus commented 6 years ago

When a Temporale instance is passed to Calendar.new, the year argument (now required) is a redundant bit of information, as it is already included in the Temporale instance. Should we make Calendar.new support "multiple signatures", leaving the year argument out when the form with temporale is used?