Jean-Marc Lasgouttes wrote:
I like this one. It could even go in 1.4.2.Small nits: - the getStatus code should go in the same class as the corresponding dispatch. Move this to text3.C (and then you do not need the 'if(cur)' part). - constify temp variables when possible:
will do, thanks