This is the mail archive of the guile-gtk@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Re: Towards guile-gtk 0.18]


Miroslav Silovic <silovic@zesoi.fer.hr> wrote:

> *grin* Actually there are two problems: size of the automatically
> generated stubs (which is not *really* big, 300kb is managable... and
> I posted a possible method to reduce this size by a significant
> factor), and the fact that all these stubs end up in the same file -
> making building cycle astonishingly long. The former is not too much
> of a problem, while the latter is - and it's also much easier to
> solve, simply split defs file in a clever way.
My suggestion is to split gtk.defs following the diff'rent gtk libraries. In
my opinion in this way we can a neat standard way to make the split and also
we could have better control on how many functions we have wrapped.

Ariel

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]