libcroco-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcroco-hackers] Re: What is best name for GtkStyle-related module?


From: Dodji Seketeli
Subject: [Libcroco-hackers] Re: What is best name for GtkStyle-related module?
Date: Sun, 25 May 2003 01:28:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Heya Kang,

> I'm now concerning what is the best name of module for GtkStyle from CSS.
Hehe, project naming is a tough part :) why not gtkcssrc ?

> And if you don't mind, may I commit my code to libcroco module directly?

Hmmh, well, from what I have understood, gtkcssrc basicaly populates an
instance of GtkStyle with data stored in a css stylesheet right ?

So, if I am right, I think the best thing to do is to create a
gtkcssrc.h and gtkcssrc.c file in the gtk source tree (near gtkrc.h and
gtkrc.c) and put your code there. I say that because I see gtkcssrc like
another way to handle widget style (de)serialization like the classical
gtkrc files. If Owen Taylor doesn't let you put your code in the gtk
source tree, just create a new module called gtkcssrc and put it
somewhere on the net.

Frankly, I don't see it in libcroco. I see it like a module that may
*use* libcroco's parsing capabilities, but not a module wich is part of it.


All the best,

Dodji.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]