On Thu, 2011-01-13 at 08:50 +0100, Jonathan Aquilina wrote:
> Not trying to hijack, but i'm still a novice developer still learning 
> the ways of development, but is there such a thing as over optimization?

        Certainly :-) eg. writing in-line assembly for the "button clicked"
method (or anything else that reacts to user input on modern hardware).

        We would want to optimize the code for a good balance of simplicity,
readability, maintainability and performance.

        HTH,

                Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to