Re: [widgets] default start file table vs. src attribute

Hi Cyril,

On Nov 20, 2009, at 17:58 , Cyril Concolato wrote:
> While implementing the required features to pass the tests of the test suite, I was wondering if you really want to keep the default start file table. The benefit of this table seems to be just avoiding the use of a <content> element with an src attribute in the config file while the drawback is that you have to scan your zip file for all files in order. The spec and conformance would be simpler without that, without losing features I think. WDYT?

I actually like it, it's one less thing that we need to specify (I was unfavourable to making the configuration requires in the first place). I've implemented it and it works nicely. Yes, it's a bit of a performance hit but it's not so bad and you can cache it easily.

-- 
Robin Berjon - http://berjon.com/

Received on Friday, 20 November 2009 17:25:40 UTC