On Wednesday, May 27, 2020 at 6:44:56 AM UTC-4, Edward K. Ream wrote: > > > *CONCLUSION*: >> Thomas really needs '*include*' of the code snippet instead of cloned >> code. Clones are no good for his case. >> > To the contrary, clones are exactly what I want. These are code shared by a number of similar programs. If I fix a bug or make an improvement in one, I want it to happen in all of those programs. If I were not using Leo, I'd put these nodes into a little python file and import it. But with Leo, I don't have to manage yet another file nor remember where it is in the future, nor make sure it's on the python path.
Clones are what I want. > Thanks for these comments. Imo, marking desired cloned nodes when > *copying* the template should allow the user to specify exactly what they > want. The user can just do paste-retaining-clones. > > 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/8dc0ac17-a715-415e-a374-6580baab9e87%40googlegroups.com.
