On Thursday, June 15, 2023 at 8:06:04 PM UTC-5 Edward K. Ream wrote: > The code has only been lightly tested. Please report any problems immediately.
Many thanks to Thomas for his testing. Recent PRs and revs have improved error reporting. I can see how something as horrid as argparse gets started. There is a desire to share code, but this requires endless features and kwargs. Leo's world contains several modules that use argparse. I'm going to leave them alone because they are seldom used. But if I *did* want to eliminate argparse everywhere I might define some common helper functions in leoGlobals. I would *not* create a faux helper class. Such a class would lead immediately to something like argparse. Oh, let's add just one more feature... Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/4f8d6f09-1d64-444b-9625-f36d1446a06dn%40googlegroups.com.
