At 1245885960 time_t, Gregor Best wrote:
> → Now, only widgets residing at integer indexes are supported, so you
> can't do stuff like w.widgets["bar"] = foo, they'll simply get ignored.
> I did that because IIRC, the order of non-integer keys isn't stable in
> lua tables and it also conflicts with having ["layout"] as the key for
> the layout function (e.g. what happens if someone places their widgets
> at w.widgets["layout"]?).

That sounds like a reasonable "limitation" to me.

I suggest that, if this is possible, you start to submit some small
patches from your branch so we can start reviewing them. :)

Cheers,
-- 
Julien Danjou
// ᐰ <jul...@danjou.info>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// I'm no superman.

Attachment: signature.asc
Description: Digital signature

Reply via email to