Did you try <canvas with="mymixin"> ?
In theory it should be possible to forward reference to a class defined in an <include> library. But I think that will probably not work because there is quite a bit of special case handling of the <canvas> tag in the LZX compiler, and I do not think compilation of the <canvas> tag goes down all the code paths of regular view tags. On Thu, Jul 14, 2011 at 5:28 PM, Rami Ojares / AMG <[email protected]>wrote: > Hi, > > Is it possible to add libraries to auto-includes. > My use case is to add a mixin to canvas but it is impossible because canvas > comes before any include tags. > > - rami > -- Henry Minsky
