Re: Defining a library in one file
Hannes Mehnert <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA384 Hi Carl, On 18/02/2013 22:09, Carl Gay wrote: > I misspoke. It would actually use semicolons there instead of > commas. e.g., > > Use-Libraries: system; logging; io Use-Modules: operating-system; > logging; format-out > > This probably seems like a small thing, but I'm willing to bet it > will be a common mistake, especially for new users, since there's > no apparent reason for it until you write a more complex > Use-Modules header with commas in it. It is also confusing since GD used comma as separator here. I can see four possible solutions: - only strive for the simple case, without options - and use a , as separator - use ; as separator - go back to use-module/library and a single module/library per line - have a smart parser which knows about keywords (exclude, rename) and use , as separator I'd go for the first or last option. Hannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQIcBAEBCQAGBQJRI005AAoJELyJZYjffCjuLQ8P/3wIoaIZcCaZ32ma8i79SG2z q2oZ9B5s6eNdzsBRFI1ZoZB5DaYq/8R4a+uYpVnXgteBr6JvLMfkPo/8/3LsNpsF 1K7Wt1g9A/XT5vwD1arhDJnSqMIHIjRCQjdvmlWCyLgyeGKoJykRn4DG5+T5JHvN QGsZHGBR3PuxZwPb0oSm2NyPjDTwtaGhuCdt21/CgjJkX6vADBgW5rsn4zLwuLmO Qosil9GmGIAHHH7q/TecLVJDu9ZR9Q0GI0MYdQLB0pMhVuV1gWyYtvXJ2paDnkTg XIBvtzUZF8t4kQqhhnQBVRwlN1DkfjfheNami0oKeC4n2ff99hQNVQS7O3jGkqAB NDXYp8dTI8rnVJNcpHf5apmC9k6zvPm3/WYStR5ODMsXa8h+v2C0h73XnP3KG2Ct X1+cftoQqV2ZkbDU5uerpe1O0XvuughLODxNXpKyji0j57Qj+82YaOxRgq2ejQit ddl8fNfayT9h9I3B/qfFCntGTPFyiEdQKie5R4B5qoRCxM3RidIRt5ZScnAVGS2t zbTHTY4T4Nlnn+O0lkUfCYkvpLncfNP/IQ0OgHA4eN1m1+W5fUwiMIY+BG4cMAjk JWe3FTeErZjXbiCHjMD/aQ4aTFvA6RmLpKUufr5h/R46z0NsWJAIkLaI8hHzvctx rbH2d34JZ063/qH9wr3O =fRwB -----END PGP SIGNATURE----- _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers