On Sat, 9 Apr 2011 12:09:39 +0900 Daniel Juyung Seo <seojuyu...@gmail.com> said:

> Hello all,
> I wanna raise a discussion of elementary header separation like eina.
> 
> Raster is moving dox into headers.
> I agree with him to put dox into headers because developers can refer
> headers directly.
> (they could refer doxygen html as well.)
> 
> But Elementary.h.in is already full and it will be mess if all dox come in.
> I suggest to separate elementary headers widget by widget.
> Just like eina.
> 
> $PREFIX/include/eina-1/Eina.h
> $PREFIX/include/eina-1/eina/eina_list.h
> ...
> 
> I have a prototype and it's working well. I'm ready to commit that.
> This is a big change so I want to raise a discussion.
> 
> Any ideas?

ugh. i actually hate these multiple headers. :) it means always having to go
open and look at a new file each time u want to see some bit of the api rather
than just scroll around the current one you have open for reference.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to