Stefano Borini
Stefano Borini
I am surprised people actually use this. it's just a toy. In any case, you are welcome to open a PR.
I restarted development of vaitk and vai. It will take a while, but I'll bring it up to speed.
needs advanced parsing and infrastructure. Probably too much at this stage, but the parser should be powerful enough to grant this level of power, at least if plugins want to...
Absolutely.
There's something strange. I tried to reproduce it but I couldn't, but the main issue seems to be due to a spurious package of some sort. I need more info...
it means that it is probably coming earlier in the python sys.path, and therefore its lookup priority comes earlier than the one of vai when import is executed. It's definitely...
Do we need it? Can we just do with a checksum on the whole document? Would a merkle make our life easier in other things?
CamelCased modules are "java like" and hosting only one class. I prefer it this way because I consider unmanageable files that are too large. When a single module contains too...
I want to be clearer on this regard. I may consider putting up fully traditional PEP8, but not before vai itself can manage large files and provide successful folding. So...
just the classes, not the functionality.