Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: let's move typedef for Vtab from public to private: msg#00026

Subject: Re: let's move typedef for Vtab from public to private
On Sat, 22 Mar 2003, Kang Jeong-Hee wrote:

> why the only typedef in public?
> 
> I think it'll be better to move them into private code,
> e.g. like typedef struct _Gdome_evt_Event Gdome_evt_Event; is in there.

I think you are right, they can be moved into the private code. This is a
residual of the old Gdome2 architecture, when some fields (the vtab was
one of them) were exposed to the user code.

This goes into the TODO list.

-- luca


<Prev in Thread] Current Thread [Next in Thread>