I moved them now as you suggested. thanks Matt.
On Nov 25, 4:18 am, mattschinkel <[email protected]> wrote: > Yes, I plan to fix this before it gets released into jallib-pack. I > may use "if defined". > > Matt. > > On Nov 25, 4:06 am, Sebastien Lelong <[email protected]> > wrote: > > > > > Hi Matt, > > > I've seen your post on jallist about fat32.jal library. At the end, you say > > (IIUC) that users can modify constants in fat32.jal library if they want > > better performances. Modifying a library really, really is bad, should (must > > ?) never happen. This is one major point why we created jallib: stopping > > modifying libraries (which was quite a common way of doing), and make them > > configurable enough to match user needs. In order to avoid having dozens of > > versions of libraries. > > > From a user perspective, libraries must be considered as read-only. For what > > you want, there may be alternatives, like using defaults. User can override > > them, before including the library, without having to modify it. > > > Cheers, > > Seb > > -- > > Sébastien Lelonghttp://www.sirloon.nethttp://sirbot.org- Hide quoted text - > > - Show quoted text - -- 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.
