On Thu, Sep 14, 2023 at 10:32 AM errael <[email protected]> wrote:
> I played around with vim including this PR. While trying stuff, ran into > #13041 > (comment) > <https://github.com/vim/vim/discussions/13041#discussioncomment-7004644>; > doesn't have anything to do with this PR. > > Unless there's something particular you'd like explored, I'll wait for the > merge. > Thanks. Did you see any issues with using class variables and methods in script context, def function context, derived class, another class, using an instance, instance method, class method and different access controls? I know this is a long list. But there are too many scenarios where a class variable and method can be used. Thanks, Yegappan > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" 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/vim_dev/CAAW7x7m-GtCiiXwGZ%3DHhzQ1xVZkbTDyzM-FKK4SHSLKAhf3H9g%40mail.gmail.com.
