trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

Maybe "Building" is the wrong word #67

Closed macMikey closed 7 years ago

macMikey commented 7 years ago

"Build" can have another meaning, too, i.e. compiling/packaging/making installer scripts For example, https://github.com/trevordevore/levure/wiki/Testing-Your-Application and https://github.com/trevordevore/levure/wiki/packager

trevordevore commented 7 years ago

@macMikey Can you provide some more details along with suggested changes? The less guessing I have to do the better :-)

macMikey commented 7 years ago

Sorry, I forgot that you're not clairvoyant. https://github.com/trevordevore/levure/wiki/Building-Your-Application is "Building Your Application". When I think of "Building" my application, I don't usually think about "writing" (for lack of a better word) but compiling/packaging/building the installer. In the other links I sent you, you use "building" in the context of compiling, etc. However, in the "Building Your Application" section, you mean writing/organizing/designing/assembling-the-pieces

spencerlearning commented 7 years ago

I agree "Building Your Application" could be confusing. I changed it to "Constructing Your Application".

https://github.com/trevordevore/levure/wiki/Constructing-Your-Application