[Remind-Fans] Opinions sought

Dianne Skoll dianne at skoll.ca
Sun Nov 3 09:01:16 EST 2024


Hi,

Seeking opinions about how to structure the holiday files I ship with
Remind.  Which of the following do you prefer?

Option 1:

       # Get all of the holidays in Ontario, including Canada-wide holidays
       INCLUDE [$SysInclude]/holidays/ca/on.rem


Or Option 2:

       # Get the Canada-wide holidays
       INCLUDE [$SysInclude]/holidays/ca.rem

       # Get the Ontario-specific holidays
       INCLUDE [$SysInclude]/holidays/ca/on.rem

In other words, should the regional files only include the holidays
for the specific region?  Or should they automatically pull in the
country-wide holidays too?

Option 1 is simpler.  But option 2 allows for the case where we might have
an incomplete set of files for a country (ie, some missing regions)
and then once those regions are filled in, we just add a line to pull
in the appropriate region.  It also allows for the case where
(for some reason) you might want only the national holidays and
not the region-specific ones or vice-versa.

Regards,

Dianne.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://dianne.skoll.ca/pipermail/remind-fans/attachments/20241103/0598d580/attachment.sig>


More information about the Remind-fans mailing list