Work on Multimedia Fusion extensions
December 19, 2011 2 Comments
A few of my extensions have known problems with it. I don’t particularly enjoy working on these projects; actually, I pretty much hate it. I have much better things I could be doing. However, I will try to make the changes when I can.
The known problems are:
Chart Object
- No support for HWA, which means it doesn’t work in the latest version of MMF
- No support for Unicode titles, etc.
Ini++
- Crash to do with encryption
String Replacer
- Suspected crash turned out to be due to a different object
Spell check Object
- Lack of support for additional characters (such as accented characters)
String Replacer
- Lack of support for additional characters (such as accented characters)
None of these will be much fun at all to work on, or particularly rewarding, so don’t expect progress to be quick. However, hopefully it will happen someday.
Hi Jax! I plan on using the encryption features of INI++ in my next project, and I was just wondering if you’d be able to elaborate on the “Crash to do with encryption” so I can work around it. I’ve used encryption in INI++ in the past without problems. Thanks!
Hi Andrew,
Unfortunately I have no idea about the crash. I can’t reproduce it myself. It may be that it has already been fixed and I didn’t log that. However, until I can confirm that I suppose it should be considered an ‘open’ problem.
If you do use it and discover a bug, please report it to me though!