[Dev] Interationalization Schema Update
Alec Flett
alecf at osafoundation.org
Thu Jul 21 12:02:05 PDT 2005
Phillip J. Eby wrote:
>
> So, it may be that if "eager" typechecking were just done for value
> attributes, it would have no net performance impact in practice,
> because only one check would be occurring whether it's done at
> assignment time or commit time.
>
except that commits often happen after all the changes happen - meaning
that they don't interfere with updating of the UI. So while the net time
on the clock might be the same from the beginning to the end of a given
set of tasks, the perceived time might be much quicker if the commit
happens later.
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "Dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/dev
More information about the Dev
mailing list