Versions Compared

Key

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

...

[14:07:49 CDT(-0500)] <Bosmon> It's relationship to the builder, will be that it is BUILT by the builder

[14:08:00 CDT(-0500)] <Justin_o> Bosmon: i assume what you are saying is that we run a build and use it's output

[14:08:07 CDT(-0500)] <Bosmon> Justin_o - that is right

[14:08:35 CDT(-0500)] <Justin_o> Bosmon: so maybe we just call fluid.defaults("fluid.uiOptions", {gradeNames: ["outputFromBuilderGrade", "autoInit"]

[14:08:36 CDT(-0500)] <anastasiac> so the integrator still has two steps. 1) create the builder, 2) invoke the function

[14:08:39 CDT(-0500)] <Justin_o> something like that

[14:08:51 CDT(-0500)] <Bosmon> Justin_o - that's another option, yes