[Lazarus] rewriting of LConvEncoding

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Sep 21 08:14:50 CEST 2010


2010/9/20  <merlin352 at globe.lu>:
> I would rewrite the entire unit

Great, just make sure you take all variables into account:

* code size (check if your tables are smartlinkable. The current ones are)
* speed
* maintenability

On Mon, Sep 20, 2010 at 10:16 PM, Mattias Gaertner
<nc-gaertnma at netcologne.de> wrote:
> And the tables are quite big. Maybe the unit should be splitted into
> several units.

In my tests the asian tables are smartlinked and won't be added unless
necessary.

Splitting into several units is also possible, but then a registration
mechanism should be added.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list