tj1010 wrote:Have you ever done that with tens or hundreds of thousands of lines of code?
Firstly, if you're depending on cross-platform RAD tools for projects of such magnitude,
good luck.
And secondly, my forte is in application development, and regardless of the size of the project, the core codebase is rather small. Besides the GUI, the code invariably revolves around logic, math, file processing, and web connectivity for web services and push notifications;
all easily translated between platforms. Not exactly rocket science.
tj1010 wrote:I doubt you have the C++ ISO or even a fifth of the APIs in your long term memory where you can just first-try type out hundreds of lines at a time.. Competition programming prodigies even don't..
What are you rambling about? You're not even making sense.
We spend a great deal of time planning and designing our applications,
on paper, before even typing a single line of code. We refer to manuals, online resources, and even
StackOverflow, to determine the best implementations of any particular project.
It's not a hackathon!
tj1010 wrote:I don't doubt Monkey X has a shifty track-record but more shifty compared to what?
That alone should be sufficient reason to avoid it like the plague.
Especially for your massive hundred-thousand-line projects.
