On Sep 2, 4:13 pm, "Edward K. Ream" <[email protected]> wrote:
> Yes, I think it's time to clean up the defines... Done at the trunk at rev 2382. Here is the checkin Log: QQQ A lot of work to use Python substitution rather than nsis substitution. Along the way I discovered a few problems with the actual install script :-) The script appears to work, but it must be considered beta quality. I'm going to stop working on the script now, in the hopes that others will improve it. QQQ I did indeed use string templating. The only calls to string.template are in the put method. To define a new substitution key, make an entry in the top-level substitutionDict. Ville hints that perhaps the same thing can be done with string formatting. I know I've seen dictionaries used for this. I would expect any change to be limited to the put method. To repeat, it's important that I stop working on the script now so that those who understand installation issues better than I can go to work. Edwrad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
