Skip to content

split config classes into separate files, add missing @Directive tags#330

Open
pabl0rg wants to merge 2 commits into
cbeust:masterfrom
pabl0rg:master
Open

split config classes into separate files, add missing @Directive tags#330
pabl0rg wants to merge 2 commits into
cbeust:masterfrom
pabl0rg:master

Conversation

@pabl0rg

@pabl0rg pabl0rg commented Feb 19, 2017

Copy link
Copy Markdown
Contributor

You may wish to do this yourself as this commit may skew statistics on the repo. These changes improve the index that can be auto-generated with https://github.com/pabl0rg/kobalt-dsl-documenter

@cbeust

cbeust commented Feb 19, 2017

Copy link
Copy Markdown
Owner

Yeah there's a lot going on in this PR, files moved around, spaces removed, etc... I'd rather have smaller ones.

Also, I'd rather keep the config in the same file as the directive (e.g. BuildScriptConfig and BuildScript, will that be a problem for your tool?

@pabl0rg

pabl0rg commented Feb 20, 2017

Copy link
Copy Markdown
Contributor Author

Yeah those splits are necessary in order to reflect on the config classes (kotlin reflection does not support facade classes yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants