On Wed, Jan 18, 2012 at 3:14 PM, Seth Johnson <[email protected]> wrote: > On Wed, Jan 18, 2012 at 2:17 PM, Terry Brown <[email protected]> wrote: > > The generating content thing is in tension with the fact Leo is a tool > for working with external files for a particular kind of purpose: > editing code, which is linear and of a nature where things have their > (one) place. You're doing something wrong if you're creating external > code files that are designed to have many places update with the same > actual textual code, which you are aiming at changing in one location > and having multiple places in the external files update textually and > redundantly from that. Code isn't like that: you call a function that > resides in its one right place, and update that single instance of > that function, not replicate the text of that function all over.
HTML is not "code" in this sense. Seth -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
