kdelibs/khtml/xml
Dirk Mueller
mueller@kde.org
Sun, 19 Jan 2003 04:06:39 +0100
On Son, 19 Jan 2003, Peter Kelly wrote:
> It occurred from javascript. However a number of other methods in the
> *Impl classes do checks for null parameters in the same way so this seemed
> the most appropriate place.
I prefer to move such "evil" tests that are not necessary for internal code
paths in the bindings. Its a micro optimisation, but it also helps to keep
the actual implementation code clean and understandable.
--
Dirk (received 74 mails today)