fluid-work IRC Logs-2013-06-07

[12:18:59 CDT(-0500)] <Justin_o> yzen: i'm wondering how you've been dealing with the objects that contain the schema id as a URI

[12:19:24 CDT(-0500)] <Justin_o> since there is a "." in them

[12:20:07 CDT(-0500)] <yzen> Justin_o: if you are using fluid get and set for access, you need to provide a custom config (3rd arg)

[12:20:22 CDT(-0500)] <Justin_o> yzen: how does that work?

[12:20:25 CDT(-0500)] <yzen> you can see some sketches in FLUID-4686_back in my fork

[12:20:26 CDT(-0500)] <Justin_o> do we have documentation for it?

[12:20:31 CDT(-0500)] <yzen> yes we do

[12:20:41 CDT(-0500)] <yzen> and we have some test cases in data binding i think

[12:20:42 CDT(-0500)] <yzen> basically

[12:20:55 CDT(-0500)] <yzen> you can provide a custom resolution strategy

[12:22:19 CDT(-0500)] <yzen> take a look at the Builder.js in uioptions folder in that branch

[12:22:33 CDT(-0500)] <Justin_o> yzen: but that would mean you can't use . as the separator between path segments?

[12:22:59 CDT(-0500)] <yzen> Justin_o: you can, but afaik you d need to escape them somewhere

[12:23:46 CDT(-0500)] <yzen> i think the elPath would need to be escaped

[12:27:28 CDT(-0500)] <Justin_o> yzen: okay.. thanks.. i'll take a look at this..

[12:28:07 CDT(-0500)] <yzen> Justin_o: np

[13:03:04 CDT(-0500)] <anastasiac> cindyli, michelled: I'm using a build of Infusion, and I'm seeing an error trying to load the touch-punch plugin

[13:03:15 CDT(-0500)] <anastasiac> and the OpenSans fonts

[13:03:22 CDT(-0500)] <anastasiac> is UIO perhaps missing some dependencies?

[13:03:37 CDT(-0500)] <michelled> I thought we added them in and tested that (sad)

[13:04:23 CDT(-0500)] <anastasiac> do the plugins not get added to MyInfusion?

[13:04:33 CDT(-0500)] <michelled> anastasiac: they should

[13:04:34 CDT(-0500)] <anastasiac> the fonts I probably forgot to copy

[13:05:51 CDT(-0500)] <anastasiac> weird. The dependency does seem to be there, michelled. Let me try building again

[13:06:06 CDT(-0500)] <anastasiac> (meaning the json file includes mention of the plugin)