Re: [E-devel] Edje file format breakage

2010-08-09 Thread Sachiel
On Mon, Aug 9, 2010 at 6:39 PM, Carsten Haitzler wrote: > On Tue, 10 Aug 2010 06:12:16 +1000 David Seikel said: > > and that still holds - the edje_cc thing is a stage of the file format's > lifecycle. there was no "gimp" for edje. edje_cc + edc filled that need. it is > intended as a destination

Re: [E-devel] Edje file format breakage

2010-08-09 Thread The Rasterman
On Tue, 10 Aug 2010 06:12:16 +1000 David Seikel said: and that still holds - the edje_cc thing is a stage of the file format's lifecycle. there was no "gimp" for edje. edje_cc + edc filled that need. it is intended as a destination format. simply saying "but we will avoid problems in breaking the

Re: [E-devel] Edje file format breakage

2010-08-09 Thread Michael Jennings
On Monday, 09 August 2010, at 22:18:16 (+0200), Andreas Volz wrote: > I couldn't agree that. Whats's about people creating edj files with > editje? I've one application where I never wrote edc files. So how > should I check in edc files in this case? Decompile before commit? Yes? Michael -- Mi

Re: [E-devel] Edje file format breakage

2010-08-09 Thread Andreas Volz
Am Tue, 10 Aug 2010 06:12:16 +1000 schrieb David Seikel: > On Mon, 09 Aug 2010 13:56:03 -0400 Christopher Michael > wrote: > > > On 08/09/2010 01:49 PM, Tom Hacohen wrote: > > > If I remember correctly there are some edj (i.e already compiled > > > edc's) in svn. > > > Don't forget to update the

Re: [E-devel] Edje file format breakage

2010-08-09 Thread David Seikel
On Mon, 09 Aug 2010 13:56:03 -0400 Christopher Michael wrote: > On 08/09/2010 01:49 PM, Tom Hacohen wrote: > > If I remember correctly there are some edj (i.e already compiled > > edc's) in svn. > > Don't forget to update them, or better yet, create a Makefile for > > them and start shipping only

Re: [E-devel] Edje file format breakage

2010-08-09 Thread Christopher Michael
On 08/09/2010 01:49 PM, Tom Hacohen wrote: > If I remember correctly there are some edj (i.e already compiled edc's) in > svn. > Don't forget to update them, or better yet, create a Makefile for them and > start shipping only edc's. > That would be the preferred way (edc), so that future things lik

Re: [E-devel] Edje file format breakage

2010-08-09 Thread Tom Hacohen
If I remember correctly there are some edj (i.e already compiled edc's) in svn. Don't forget to update them, or better yet, create a Makefile for them and start shipping only edc's. -- Tom. -- This SF.net email is sponsore

[E-devel] Edje file format breakage

2010-08-09 Thread Cedric BAIL
I just rewrote Edje file format. It should already be an improvement in memory layout, load time and maybe during calculation too over previous file format, but with time it should enable more optimization. As I don't want to do a release with old and new load code in edje, edje is from svn revisi