Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[14:20:30 CDT(-0500)] <anastasiac> I wonder if a grades version of a uiOptions component should create the enhancer and store...

[14:21:12 CDT(-0500)] <Justin_o> anastasiac: it's a good question.. i guess it depends on what uiOptions is now..

[14:21:14 CDT(-0500)] <anastasiac> given that you can go the other way, plus the enhancer/store issue, perhaps the uiOptions component should just use the schemas

[14:21:17 CDT(-0500)] <Justin_o> is it the full stack

[14:21:24 CDT(-0500)] <Justin_o> and not just the editor interface like it was before

[14:21:28 CDT(-0500)] <anastasiac> that way, integrators can tweak the schemas, or use grades to customize

[14:22:42 CDT(-0500)] <Justin_o> right.. so i guess i could move the grades stuff to a new manual test and we'd be back down to a single uiOptions demo

[14:23:29 CDT(-0500)] <anastasiac> I guess so, yes. I wonder what cindyli, Bosmon think? maybe michelled?

[14:25:52 CDT(-0500)] <Justin_o> i guess the other issue with the schema version though is there is this component that creates the actual component so it would be strange to try to pass in options and etc. if you are expecting things to be initialized for your right away. meaning are you passing in options to the builder or to the running instance of UIO

[14:26:03 CDT(-0500)] <michelled> I'd like that better. I don't like the two UIO demos - I think it will be confusing for people looking at the demos

[14:27:26 CDT(-0500)] <Justin_o> michelled: i'm wondering if UIO is the stack of prefEditor, store, and enhancer

[14:27:35 CDT(-0500)] <Justin_o> michelled: and then the builder would create one of these stacks

[14:27:46 CDT(-0500)] <Justin_o> anastasiac, Bosmon, cindyli: ^ what do you think

[14:30:07 CDT(-0500)] <anastasiac> I like the idea of our "UIO component" being a bit of a demonstration of what the prefs framework can do, so including the full stack (editor + enhancer + store) makes sense to me

[14:30:50 CDT(-0500)] <anastasiac> but I'd describe it as "the builder creates a stack" and UIO is a packaged use of the builder to provide the stack with a simpler interface

[14:53:22 CDT(-0500)] <cindyli> Justin_o: how do you think to rename "build-scripts/uiOptions" to "build-scripts/preferences"?

[15:04:51 CDT(-0500)] <Justin_o> cindyli, Bosmon: i was talking in person with michelled and anastasiac. since it is so simple to create a basic UIO with the builder.. we are just going to drop the component entirely and just have the demo instead.

[15:05:13 CDT(-0500)] <cindyli> ok