On Fri, Jul 11, 2014 at 1:14 PM, Lance Java <lance.j...@googlemail.com> wrote:
Thanks for sharing. > > I'm not sure that your AddAttribute mixin is necessary. Are you aware that > setting an attribute to null results in the attribute not being present? > That was a first thing I tried when faced the problem (with setting readonly attribute). For some reason (don't remember exactly) it didn't quite work. Probably I will recheck that in a few days and drop the unnecessary mixin, if you're right. > On 10 Jul 2014 20:09, "Ilya Obshadko" <ilya.obsha...@gmail.com> wrote: > > > While I was working on my project (https://danceconvention.net), I had > to > > create a lot of helper components and mixins to solve routine tasks, > > including better UX, better Bootstrap integration etc. > > > > I've finally managed to put all the independent stuff into a separate > > module, so I'm pleased to provide it as an Open Source > > > > https://github.com/xfyre/tapestry5-xtensions > > > > Hopefully it could be useful to someone else. Note that currently it has > > very little to no documentation; it's to be completed yet. > > > > -- > > Ilya Obshadko > > > -- Ilya Obshadko