Andreas **Felix** Häberle
Andreas **Felix** Häberle
> which I have to resist! Because of your time? I would love to support you here. I really love the concept and want to use it heavily with our...
suggestion: ``` cog [OPTIONS] [INFILE | @FILELIST] ... INFILE is the name of an input file, '-' will read from stdin. FILELIST is the name of a text file containing...
next action: design the interface in `click` (maybe first outside the cog-project)
Ok, no define, include and out. You are right - uppercase long names is very strange Thanks for the fast replies.
WIP: first draft with click Click has soooo many more possibilities. TODO: look if `TEXT` and `INTEGER` could be renamed TODO: insert all default values in documentation TODO: look at...
I am bit hung up about the test strategy for the command line interface. @nedbat : What would you see as a acceptable strategy
I looked at the code on my fork. It is solvable by putting a state variable inside the `CogGenerator` like this: ```py def start_on_new_line(self): """"check if to fill in a...
@willmcgugan @kellyjonbrazil is there something new on that topic. Just asking because I was thinking about using / extending `rich` to understand basic asciidoc - my idea would be to...
I think one of the challenges is the variety of programming languages. Does every project support the same features? Are they fully exchangeable? Is a handwritten macro available in every...
Hi Guillaume, Thanks for your long answer. I think the discussion goes in the wrong direction. My goal is to understand the three different engines better and make an educated...