Colas

Results 28 comments of Colas

OK @moleksyuk Have you stopped programming and started farming and raising sheeps? ;-)

Thanks for your help and your advise.

Yes I'm familiar with `NSOperation`. But if the first time takes too long, it's problematic, unless I can make it asynchronous. Will think of it but if you have any...

Do you have any example for `AttributedParsingOperation`?

At least it will not block the interface. Does SyntaxKit implements a kinda cache? Other question: in ```Swift let secondOperation = AttributedParsingOperation(string: newInput, previousOperation: firstOperation, changeIsInsertion: true, changedRange: NSRange(location: 0,...

Since I call SyntaxKit from NSTextStorage, the parser is called multiple times with the same string at init. What do you think of adding a cache so that in this...

I would say the problem is an algorithmic/complexity one. It is **very** slow.

Better than nothing!

Here is more info: the file that is not recognised is attached. I have exported it to `.xlsx` format and tried to open it with `pyexcel-xlsx` and: it works. [Corretion_JBE_Mai_1S5.ods.zip](https://github.com/pyexcel/pyexcel-ods3/files/1997862/Corretion_JBE_Mai_1S5.ods.zip)