On Thu, 3 Nov 2011 17:27:55 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> On Thu, 3 Nov 2011 18:15:35 +1000 David Seikel <onef...@gmail.com>
> said:
> 
> > On Thu, 03 Nov 2011 03:01:17 -0400 Christopher Michael
> > <cpmicha...@comcast.net> wrote:
> > 
> > > On 11/02/11 22:42, David Seikel wrote:
> > > > On Thu, 3 Nov 2011 08:49:46 +0900 Carsten Haitzler (The
> > > > Rasterman) <ras...@rasterman.com>  wrote:
> > > >
> > > >> On Wed, 2 Nov 2011 12:14:07 -0400 Mike Blumenkrantz
> > > >> <m...@zentific.com>  said:
> > > >>
> > > >>> Hi,
> > > >>>
> > > >>> It has been two weeks since the "git 'er done" mail from
> > > >>> raster, so I am calling his bluff. Effective immediately, we
> > > >>> are in a 2 week feature freeze for EFL 1.1.
> > > >>
> > > >> no - freeze starts monday :) from my original mail:
> > > >>
> > > >> "merge window starts next monday (24th of october). that means
> > > >> from the 7th to the 20th no new features can be added to
> > > >> trunk, only bug fixes."
> > > >>
> > > >> so people have until sunday night...
> > > >
> > > > So I have until Sunday to badger raster into just letting me
> > > > commit the new edje lua stuff?  It would really help me a lot
> > > > if what I have done so far is in the next release.  That
> > > > includes the basic text object support I did last night,
> > > 
> > > approved.. Slip it in onefang ;)
> > 
> > Hey wait, you are not listed as one of the edje authors.  So that
> > don't count.  :-P
> 
> lets talk this weekend.

Making sure that lua images only come from within the same file, or even
looking for images in edje files, looks a bit tricky to me.  I'm hoping
someone with more edje experience than me can at least show me the way.

At the moment it looks like there is a whole bunch of private code that
edje_calc.c has to do it.  Don't like duplicating that much code.  Not
to mention that it seems to deal with stuff I don't have.

My next task is to properly subclass the evas metatable stuff for
images, text, etc.  Then implement that argument parsing and returning
thing I have a FIXME for in the source.  No API changes, just making it
all neater internally.

After those two I want to make a bunch of macros for taking care of the
boilerplate.  That will make future API (after the freeze) additions
much easier.

I think that's all that's needed for the edje lua freeze.

-- 
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

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to