You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/05/19 09:55:04 UTC

[jira] [Commented] (ARIA-103) Remove Clint dependency

    [ https://issues.apache.org/jira/browse/ARIA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017158#comment-16017158 ] 

Ran Ziv commented on ARIA-103:
------------------------------

Rather than replacing Clint with Colorama in the parser's code, lets instead have the parser's output go through the CLI, which already uses Colorama. See linked issue ARIA-183.

> Remove Clint dependency
> -----------------------
>
>                 Key: ARIA-103
>                 URL: https://issues.apache.org/jira/browse/ARIA-103
>             Project: AriaTosca
>          Issue Type: Task
>            Reporter: Tal Liron
>            Assignee: Tal Liron
>            Priority: Minor
>
> After some experimentation in other projects I came to the conclusion that Clint is not a very good/stable library. It can easily be replaced with a mix of Blessings+Colorama, which will be more minimal and also work fine on Windows. Our API won't have to change, so nothing will break.
> See my Apache-licensed code here:
> https://github.com/tliron/ronin/blob/master/ronin/utils/messages.py



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)