Cool beans, appears to be working fine. Any new features? Functions? Patches to horrible bugs we never noticed?
Glad to see, that someone already tried it
- The most cool feature is that it is in Python and not in Euphoria, so now it is way easier to support and develop (I hope people from the openeuphoria community will forgive me for this words, but we have what we have).
- The second cool feature is that now there won't be two different versions of this patch (ie. dfrus with Cyrillic support and dfint latin-only), so that there is no need to synchronize changes/fixes between that versions.
- It is based on the code of dfrus (not dfint). Sorry for that, but dfint was not updated since 2013, whereas dfrus code was last updated in the February of 2015. There is a bunch of bugs that I've fixed since 2013.
Generally, that is all. Functionality must be the same more or less. Moreover, there is a weird bug, which was recently discovered in the 'old' (written in Euphoria) dfrus, and which can be reproduced with the 'new' (rewritten in Python) dfrus. I will try to fix it as soon as possible.
Keep in mind, that the code was rewritten from scratch, and not yet tested thoroughly, I only fixed several most obvious bugs.
If you notice any new bugs, which were not in the 'good old' dfint, please let me know.