Closed joereddington closed 7 years ago
So I need to do some mapping... and have done.
The structure is a question - I want to be able to run the code from either phone or cmd - and that boils down to witch interface to use. I think that we quickly end up at:
and day as a UI object that gets run remotely (no main function). That also solves our import problem (the UI library doesn't exist elsewhere).
I've seperated out the Ios_ui class into it's own file, and for some reason I'm failing to create a CMd class...
(Currently I'm giving everything a boolean - I'll give proper seperate start files shortly)
Finding out some things that we need.
Think I've got something working now...
Fixing a bug. Should commit...
I've committed and push. Let's see how it works on the phone now...
This is unfinnished, but we know what we are doing when we come back: fixing the new user interface on iphone.
doing some phone dev.
'lnn
i've added an exit button. Working well. Have also fixed the interface more generally. Everything appears to be working. Better commit.
Have commited and pushed. Nice. Let's play with it.
been reading up. but nownvisitors
I've spent a fair amount of time yesterday putting in the classes and so on that let ML work on a phone - I need to do the refactoring so that it works everywhere.