On Fri, 17 Feb 2012 21:46:27 -0200 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> wrote:

> On Fri, Feb 17, 2012 at 7:47 PM, Youness Alaoui
> <kakar...@kakaroto.homelinux.net> wrote:
> > Good stuff! :)
> >
> > Any chance this will cover internals too (maybe as a secondary
> > objective) ? While the public API is generally well documented,
> > internal APIs aren't. I'm referring anyways to the difficulty to
> > understand how to write a new evas engine for example.
> 
> No. At least not in this project, here we're focusing on the people
> that are coming to EFL due Tizen and they are not writing such things.
> 
> Note it *looks like* we have well documented API. Just rephrasing the
> API name without "_" is not enough (ie: elm_win_title_set() -> Sets
> the title of the window). We needs to document relations (even the
> most subtle!), side effects, pre and post conditions (when there are
> such).  Last but not least, need examples of real world use cases as
> not everyone can deduce what to do :-)

I think there is only one real world use case currently implemented for
Edje Lua, and it's not open source so I can't share it.  I'm working on
more stuff that IS open source though.

On the other hand, a small part of that real world use case made it into
the example script in SVN.  The grid of bubbles widget.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to