On 5/17/06, Bogusław Brandys <[EMAIL PROTECTED]> wrote:
Maybe create KOL based widgetset for Lazarus

Won't solve anything. LCL is too big. There are too many features, and
thus pascal units to be linked to get lcl working, so any LCL
widgetset will generate big executables.

What would help is really powerful smartlinking (being able to rip
unused methods inside a unit for example).

LCL adds some things, like being able to load a form from XML. This
requires a parser, and parsers are big, so this adds size to software.
The final size is a big sum of all the features. A powerful
smartlinking would kill all unecessary stuff.

or simply use KOL (http://xcl.cjb.net) for WinCE ?

Now this would make software smaller. But then you loose the
cross-platform hability, the form designer and LCL component
repository.

thanks,
--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to