cEPs icon indicating copy to clipboard operation
cEPs copied to clipboard

cEP 23: Breaking down coala

Open yukiisbored opened this issue 7 years ago • 3 comments

Closes https://github.com/coala/cEPs/issues/138

yukiisbored avatar May 10 '18 14:05 yukiisbored

Seems like that questions from #117 are relevant for this proposal as well.

xferra avatar May 11 '18 12:05 xferra

Once https://github.com/coala/coala-bears/pull/2446 is merged, we can experiment with generating Bear source from yaml files, which will help establish feasibility. It will be interesting to see how many of the current bears are able to be expressed as a basic yaml dataset.

There is also the potential for generating test modules, and possibly those test modules will be better than the current ones as they will benefit from generics.

jayvdb avatar Jun 17 '18 05:06 jayvdb

Seems this proposal involves two parts:

part (1). separate coala core into 2 parts. part (2). use a new way to write bears.

Are they independent? Is breaking down coala a necessary step for part (2)?

li-boxuan avatar Jan 01 '19 15:01 li-boxuan