Am 06/17/16 um 09:39 schrieb Robert Scholte:
> Hi,
> 
> a few remarks to the API ( I like the idea of it ).
> - use strong() instead of highlight()
> - use text() instead of a()
> Do we want to be able to nest styles (or mimic it)?
> e.g *strong* please ensure to replace this method before *warn* 1-1-2017  
> *_warn* !!! *_bold*
> If so, we'd better use matching closing methods, like we do with Doxia Sink
> JANSI api shouldn't be leading, but what we think is general enough for  
> every ANSI implementation
> 

Maybe also split API and implementation. So that jansi becomes a runtime
dependency (implementation) and does not appear on any compile
classpath. Leaves the option to replace jansi with something else in the
future, if we need to.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to