0.9 Release
This release:
As stated in earlier posts I wanted to find some more things to document that are specific to external strings. I added sections:
Comparisons: Comparator functions instead of a virtual comparator class
Finding text within strings: Documenting the finder methods was really important due to the difference between the way they work with internal and external strings. There is also a wide variety of methods used.
I (as usual) have been working on FPPP, but I have been coming closer to the code and hopefully that means to the problem.
Have a look: Mozilla external string guide
Good things this release:
Back on track!
Scary things this release:
This is 0.9, 1.0 is around the corner!
(Some) Things learned this release:
The existence of unicharutils and the seeming lack of info on it…?
Comparator function and virtual comparator class, again info?
Finding an in-code example of a method with a name as common as “Find” in a particular case (IE with strings) can be quite difficult.
See “What was supposed to be release 0.8″ for more.