Hi again,
> Is jallib the right place to include such files? Yes ! :) Thanks for considering them to be part of jallib. > > If so, where should these files placed in the archive? One can argue > for the external directory, or place it in the JAL directory, since > there is no real external devices (except maybe a generic IR > receiver). There used to be a "protocol" directory, which first stored serial, i2c libs. They finally migrated to "peripheral" map. Maybe we could create it again and put these high-protocol libs ? External should be avoided when it doesn't require external parts (but I can see exceptions, like the real-time clock library implemented as software, which remains in jal, but I'd prefer to have it in external/rtc since it mimics an external parts. It's for now in jal, but I can't see it as an extension of jal language as print.jal is for instance. Same thing as serial_software: it's not a PIC's peripheral, still it's in "peripheral" directory. Anyway, let's close this parenthesis...). What's your point on this ? Don't you think a new, dedicated directory would be better ? Cheers, Seb > > > Any thoughts? > > Albert > > > > -- Sébastien Lelong http://www.sirloon.net http://sirbot.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
