I think it's always good not to import things you don't need. OTOH, if qt-ish things are going to need wrappers, then a plugin (say) that wants to use one of those optional modules will need to construct the wrapper as well. I'm not very clear on how that should work, if the wrappers don't exist until wanted later.
On Sunday, April 11, 2021 at 7:54:42 PM UTC-4 Edward K. Ream wrote: > On Sun, Apr 11, 2021 at 9:29 AM [email protected] <[email protected]> > wrote: > >> >> >> On Sunday, April 11, 2021 at 5:31:59 AM UTC-4 Edward K. Ream wrote: >> >>> >>> 4. I have just fixed some problems in the VR3 plugin. It now loads >>> properly, but I make no claim that it works in all respect. I don't >>> remember who wrote VR3, but we'll have to work out a way to support qt6. >>> >> >> That's me. I had hoped/intended to avoid qt6 until it had been out >> longer, but I suppose I'll have to bite the bullet pretty soon. >> > > Thanks for checking in, Thomas. I don't think there is much rush just yet. > > I'm hoping that the new philosophy of not trying to load optional modules > (in qt6) will simplify matters for those who want to do special things. Let > me know what you think. > > 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/0268bd0c-fa1c-4645-bd55-39e89f64e87an%40googlegroups.com.
