Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Have a more complex code structure in the project generator. Reason: dexing would reflect the real world in a better way. #37

Open
borisf opened this issue Nov 27, 2017 · 8 comments

Comments

@borisf
Copy link
Contributor

borisf commented Nov 27, 2017

Add

  • Loops
  • If-then-else
  • Scopes
@NikitaKozlov
Copy link
Contributor

Do we want to control the complexity of the code from outside?

@borisf
Copy link
Contributor Author

borisf commented Nov 27, 2017

I don't know yet...

Lets finish the stuff you are working on; and add code complexity inside. Once we have it we will re-eval our approach.

@dzharkov
Copy link

dzharkov commented Nov 28, 2017

I think it's worth looking at Anko-based DSL too

@borisf
Copy link
Contributor Author

borisf commented Aug 29, 2018

Suggestion, we use the attached files as seeds download them programmatically and change to appropriate class & constructor names:
CSVLexer.java.txt
CSVListener.java.txt
CSVParser.java.txt

Once we happy with the Java code we can move to Kotlin and Android activities

@NikitaKozlov @gavra0

@borisf
Copy link
Contributor Author

borisf commented Aug 29, 2018

@brunobuss

@borisf
Copy link
Contributor Author

borisf commented Oct 24, 2018

Lets have XXX number of various complexity code templates

@NikitaKozlov
Copy link
Contributor

We probably should implement one code template first. And then think about scaling. What do you think?

@borisf
Copy link
Contributor Author

borisf commented Oct 25, 2018

Totally (we can use the same API/naming conventions)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants