Replies: 1 comment 6 replies
-
If you want to break your project into behaviors and script-only-stacks, have a look at Navigator. It has built-in functionality for doing exactly that. It also let you do test runs with a log before you try for real. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Trevor,
I have a massive stack with about 101 substacks, 805 Cards, 83k objects and 360k lines of code. Your wiki is helpful in letting us know how to start a new project. But what would you recommend as the best way to prepare and convert our application to make use of Levure?
The original coders of this stack I have inherited had some pretty bad habits of placing a lot of their code into buttons and groups and so a lot of my 'modernising' time is taken moving the code into card and stack scripts and re-referencing all of the links to objects and so on.
Any help you can provide would be appreciated.
Sean
Beta Was this translation helpful? Give feedback.
All reactions