I got it to work :) yay! But not sure if I did something stupid, as I just assign instead of using funcToMethod ... I'll flesh out all the rest to finish issue #39, push it, and i'll come back to this assignment later tomorrow
(I lack python knowledge to know why it still works and if/why your suggestion is better) So thanks again anyways I just wanted to share this thought ! :D -- Félix On Sunday, September 27, 2020 at 5:37:37 PM UTC-4, Edward K. Ream wrote: > > > > On Sun, Sep 27, 2020 at 4:33 PM Félix <[email protected] <javascript:>> > wrote: > > I've just took 30 seconds to make sure of how much does the 'inBridge' is >> checked in all of leo, seems to be relevant to LeoInteg only in getScript. >> > > Oh good. > > So i guess your suggestion totally makes sense : I'm going to override >> getScript in leoGlobals on top of overriding the wrapper (I re-use the >> WrapperApi class as-is and replace some of its members in the most easy and >> lazy way possible : the standard programmer's way ) >> >> Thanks for those helpful tips ! >> > > You're welcome. > > 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/12bfe160-4fd6-4b0a-8482-2952c30c98c8o%40googlegroups.com.
