On Wed, 4 Aug 2010 09:58:30 +0900
Carsten Haitzler (The Rasterman) <ras...@rasterman.com> wrote:

>On Wed, 04 Aug 2010 09:28:01 +0900 Mike McCormack <mj.mccorm...@samsung.com>
>said:
>
>hurry up and do it... stick the typedefs in :) it won't break api/abi. just
>clean up .h's
>
>> On 08/04/2010 05:20 AM, Michael 'Mickey' Lauer wrote:
>> > Am Dienstag, den 03.08.2010, 13:32 -0400 schrieb Michael Blumenkrantz:
>> >> Short read: within the next week, function pointers within function
>> >> definitions will become typedefs when they are used repeatedly.
>> >
>> > Awesome. This is very welcome for my Vala bindings, since Vala does
>> > not support anonymous definitions.
>> 
>> Making the whole lots typedefs would look cleaner, even if they are only used
>> once.
>> 
>> Having a function pointer declaration stuck in the middle of a function
>> declaration reduces readability, IMO.  Furthermore, you'd be able to write
>> separate documentation about how that function pointer should behave.
>> 
>> thanks,
>> 
>> Mike
>> 
>> ------------------------------------------------------------------------------
>> The Palm PDK Hot Apps Program offers developers who use the
>> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
>> of $1 Million in cash or HP Products. Visit us here for more details:
>> http://p.sf.net/sfu/dev2dev-palm
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> 
>
>
Ecore is done, I put doxy stubs in for the typedefs because I'm pressed for
time as it is this week.  If anyone who knows about the functions they're used
in wants to spend a minute or two reading through the header to see what they
do and expand on the doxy, go for it.

As an aside, I finally fixed my stupid mail client to quote properly when
replying.  I can tell that you're all ecstatic.

-- 
Mike Blumenkrantz
Zentific: Our boolean values are huge.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to