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

Reply via email to