Hi Antranig,

Sorry I didn't get a chance to finish up the conversation we started in the Channel yesterday about a problem I was having with getting my demands block to resolve.

I've updated the code in my bitbucket repo, so you should be able to see the problem now.

Specifically it's the demands block on line 67 - 85 of pdfExporterDemands.js that isn't running.

As shown by these unit tests.


Here's a tree representation of how I expect the components to be resolved. The () indicate the event they are created on or that they are created by the renderer. The {} indicate any specified priority.

  • decapod.pdfExporter
    • decapod.pdfExporter.eventBinder (afterFetchResources)
    • decapod.dataSource 
    • decapod.exportPoller 
      • decapod.exportPoller.eventBinder {last}
      • decapod.dataSource {first}
    • decapod.exportInfo (afterFetchResources)
    • decapod.pdfExportOptions (afterFetchResources)
      • decapod.select (afterFetchResources)
      • decapod.outputSettings (afterFetchResources)
    • decapod.exportControls (onExportOptionsReady)
      • decapod.exportControls.trigger (renderer)
      • decapod.exportControls.progress (renderer)
      • decapod.exportControls.complete (renderer)

I also copied the IoC log from the unit test running. I've attached it to the e-mail as log.text.
In both the expected tree above, and in the log, it appears that the context have all initialized. 
Any suggestions on what could be going wrong would be greatly appreciated.

Thanks for your help
Justin


04:16:52.505:  

Created new instantiator with id 88naxtnz-10 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.526:  

Clearing instantiator with id 88naxtnz-10 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.528:  

Created new instantiator with id 88naxtnz-11 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.530:  

Clearing instantiator with id 88naxtnz-11 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.535:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.538:  

Created new instantiator with id 88naxtnz-12 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.541:  

Clearing instantiator with id 88naxtnz-12 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.544:  

Created new instantiator with id 88naxtnz-18 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.547:  

Clearing instantiator with id 88naxtnz-18 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.549:  

Created new instantiator with id 88naxtnz-22 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.552:  

Clearing instantiator with id 88naxtnz-22 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.555:  

Created new instantiator with id 88naxtnz-23 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.557:  

Clearing instantiator with id 88naxtnz-23 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.559:  

Created new instantiator with id 88naxtnz-25 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.562:  

Clearing instantiator with id 88naxtnz-25 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.564:  

Constructing view component decapod.pdfExporter with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.567:  

Created new instantiator with id 88naxtnz-27 in order to operate on component 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.570:  

Beginning instantiation of component with name "dataSource" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.577:  

Beginning instantiation of invoker with name "delete" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.580:  

Finished instantiation of invoker with name "delete" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.583:  

Beginning instantiation of invoker with name "get" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.585:  

Finished instantiation of invoker with name "get" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.588:  

Beginning instantiation of invoker with name "post" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.590:  

Finished instantiation of invoker with name "post" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.592:  

Beginning instantiation of invoker with name "put" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.594:  

Finished instantiation of invoker with name "put" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.596:  

Beginning instantiation of invoker with name "assembleURL" as child of { 
typeName: "decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.599:  

Finished instantiation of invoker with name "assembleURL" as child of { 
typeName: "decapod.dataSource" id: 88naxtnz-32}
MyInfusion.js (line 10261)

04:16:52.601:  

Finished instantiation of component with name "dataSource" and id 88naxtnz-32 
as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.603:  

Beginning instantiation of component with name "exportPoller" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.609:  

Firing event preInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.613:  

Beginning instantiation of component with name "dataSource" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.618:  

Beginning instantiation of invoker with name "delete" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.619:  

Finished instantiation of invoker with name "delete" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.619:  

Beginning instantiation of invoker with name "get" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.620:  

Finished instantiation of invoker with name "get" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.620:  

Beginning instantiation of invoker with name "post" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.621:  

Finished instantiation of invoker with name "post" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.621:  

Beginning instantiation of invoker with name "put" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.622:  

Finished instantiation of invoker with name "put" as child of { typeName: 
"decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.622:  

Beginning instantiation of invoker with name "assembleURL" as child of { 
typeName: "decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.623:  

Finished instantiation of invoker with name "assembleURL" as child of { 
typeName: "decapod.dataSource" id: 88naxtnz-34}
MyInfusion.js (line 10261)

04:16:52.624:  

Finished instantiation of component with name "dataSource" and id 88naxtnz-34 
as child of { typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.624:  

Beginning instantiation of component with name "eventBinder" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.628:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.629:  

Firing event onReady of component with typename decapod.eventBinder and id 
88naxtnz-35 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.629:  

Finished instantiation of component with name "eventBinder" and id 88naxtnz-35 
as child of { typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.630:  

Beginning instantiation of invoker with name "poll" as child of { typeName: 
"decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.630:  

Finished instantiation of invoker with name "poll" as child of { typeName: 
"decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.631:  

Beginning instantiation of invoker with name "isComplete" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.631:  

Finished instantiation of invoker with name "isComplete" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.632:  

Beginning instantiation of invoker with name "handleResponse" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.632:  

Finished instantiation of invoker with name "handleResponse" as child of { 
typeName: "decapod.exportPoller" id: 88naxtnz-33}
MyInfusion.js (line 10261)

04:16:52.633:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.633:  

Firing event onReady of component with typename decapod.exportPoller and id 
88naxtnz-33 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.634:  

Firing event onExportPollerReady of component with typename decapod.pdfExporter 
and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.634:  

Finished instantiation of component with name "exportPoller" and id 88naxtnz-33 
as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.635:  

Beginning instantiation of invoker with name "mapExportOptions" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.635:  

Finished instantiation of invoker with name "mapExportOptions" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.635:  

Beginning instantiation of invoker with name "assembleExportOptions" as child 
of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.636:  

Finished instantiation of invoker with name "assembleExportOptions" as child of 
{ typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.636:  

Beginning instantiation of invoker with name "assembleCustomSettings" as child 
of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.637:  

Finished instantiation of invoker with name "assembleCustomSettings" as child 
of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.637:  

Clearing instantiator with id 88naxtnz-27 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.637:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.640:  

Created new instantiator with id 88naxtnz-39 in order to operate on component 
fluid.fetchResources
MyInfusion.js (line 10261)

04:16:52.641:  

Clearing instantiator with id 88naxtnz-39 from threadLocal for end of 
fluid.fetchResources
MyInfusion.js (line 10261)

04:16:52.641:  

Created new instantiator with id 88naxtnz-40 in order to operate on component 
fluid.fetchResources
MyInfusion.js (line 10261)

04:16:52.641:  

Clearing instantiator with id 88naxtnz-40 from threadLocal for end of 
fluid.fetchResources
MyInfusion.js (line 10261)

04:16:52.643:  

Request with key pdfExportTemplate queued for 
../../../components/exporter/html/pdfExporterTemplate.html
MyInfusion.js (line 10261)

04:16:52.643:  

First request for cached resource with url 
../../../components/exporter/html/pdfExporterTemplate.html
MyInfusion.js (line 10261)

04:16:52.644:  

Request with key exportInfo queued for 
../../../components/exporter/html/exportInfoTemplate.html
MyInfusion.js (line 10261)

04:16:52.645:  

First request for cached resource with url 
../../../components/exporter/html/exportInfoTemplate.html
MyInfusion.js (line 10261)

04:16:52.646:  

Request with key pdfExportOptions queued for 
../../../components/exporter/html/pdfExportOptionsTemplate.html
MyInfusion.js (line 10261)

04:16:52.646:  

First request for cached resource with url 
../../../components/exporter/html/pdfExportOptionsTemplate.html
MyInfusion.js (line 10261)

04:16:52.647:  

Request with key select queued for 
../../../components/select/html/selectTemplate.html
MyInfusion.js (line 10261)

04:16:52.647:  

First request for cached resource with url 
../../../components/select/html/selectTemplate.html
MyInfusion.js (line 10261)

04:16:52.648:  

Request with key outputSettings queued for 
../../../components/exporter/html/outputSettingsTemplate.html
MyInfusion.js (line 10261)

04:16:52.648:  

First request for cached resource with url 
../../../components/exporter/html/outputSettingsTemplate.html
MyInfusion.js (line 10261)

04:16:52.649:  

Request with key controls queued for 
../../../components/exporter/html/exportControlsTemplate.html
MyInfusion.js (line 10261)

04:16:52.650:  

First request for cached resource with url 
../../../components/exporter/html/exportControlsTemplate.html
MyInfusion.js (line 10261)

04:16:52.651:  

Request with key trigger queued for 
../../../components/exporter/html/exportControlsTriggerTemplate.html
MyInfusion.js (line 10261)

04:16:52.651:  

First request for cached resource with url 
../../../components/exporter/html/exportControlsTriggerTemplate.html
MyInfusion.js (line 10261)

04:16:52.652:  

Request with key progress queued for 
../../../components/exporter/html/exportControlsProgressTemplate.html
MyInfusion.js (line 10261)

04:16:52.652:  

First request for cached resource with url 
../../../components/exporter/html/exportControlsProgressTemplate.html
MyInfusion.js (line 10261)

04:16:52.653:  

Request with key complete queued for 
../../../components/exporter/html/exportControlsCompleteTemplate.html
MyInfusion.js (line 10261)

04:16:52.653:  

First request for cached resource with url 
../../../components/exporter/html/exportControlsCompleteTemplate.html
MyInfusion.js (line 10261)

04:16:52.692:  

Handling request for ../../../components/exporter/html/pdfExporterTemplate.html 
from cache
MyInfusion.js (line 10261)

04:16:52.693:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/pdfExporterTemplate.html to list of 0 
listeners
MyInfusion.js (line 10261)

04:16:52.693:  

Request to URL ../../../components/exporter/html/pdfExporterTemplate.html 
completed - total elapsed time: 50ms
MyInfusion.js (line 10261)

04:16:52.694:  

Firing event I/O completion for resource "pdfExportTemplate" to list of 1 
listeners
MyInfusion.js (line 10261)

04:16:52.695:  

Handling request for ../../../components/exporter/html/exportInfoTemplate.html 
from cache
MyInfusion.js (line 10261)

04:16:52.695:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/exportInfoTemplate.html to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.695:  

Request to URL ../../../components/exporter/html/exportInfoTemplate.html 
completed - total elapsed time: 51ms
MyInfusion.js (line 10261)

04:16:52.696:  

Firing event I/O completion for resource "exportInfo" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.696:  

Handling request for 
../../../components/exporter/html/pdfExportOptionsTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.697:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/pdfExportOptionsTemplate.html to list of 0 
listeners
MyInfusion.js (line 10261)

04:16:52.697:  

Request to URL ../../../components/exporter/html/pdfExportOptionsTemplate.html 
completed - total elapsed time: 51ms
MyInfusion.js (line 10261)

04:16:52.697:  

Firing event I/O completion for resource "pdfExportOptions" to list of 1 
listeners
MyInfusion.js (line 10261)

04:16:52.698:  

Handling request for ../../../components/select/html/selectTemplate.html from 
cache
MyInfusion.js (line 10261)

04:16:52.699:  

Firing event cache notifier for resource URL 
../../../components/select/html/selectTemplate.html to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.699:  

Request to URL ../../../components/select/html/selectTemplate.html completed - 
total elapsed time: 52ms
MyInfusion.js (line 10261)

04:16:52.700:  

Firing event I/O completion for resource "select" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.701:  

Handling request for 
../../../components/exporter/html/outputSettingsTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.701:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/outputSettingsTemplate.html to list of 0 
listeners
MyInfusion.js (line 10261)

04:16:52.702:  

Request to URL ../../../components/exporter/html/outputSettingsTemplate.html 
completed - total elapsed time: 54ms
MyInfusion.js (line 10261)

04:16:52.702:  

Firing event I/O completion for resource "outputSettings" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.703:  

Handling request for 
../../../components/exporter/html/exportControlsTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.703:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/exportControlsTemplate.html to list of 0 
listeners
MyInfusion.js (line 10261)

04:16:52.703:  

Request to URL ../../../components/exporter/html/exportControlsTemplate.html 
completed - total elapsed time: 54ms
MyInfusion.js (line 10261)

04:16:52.704:  

Firing event I/O completion for resource "controls" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.705:  

Handling request for 
../../../components/exporter/html/exportControlsTriggerTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.705:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/exportControlsTriggerTemplate.html to list of 
0 listeners
MyInfusion.js (line 10261)

04:16:52.705:  

Request to URL 
../../../components/exporter/html/exportControlsTriggerTemplate.html completed 
- total elapsed time: 54ms
MyInfusion.js (line 10261)

04:16:52.706:  

Firing event I/O completion for resource "trigger" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.706:  

Handling request for 
../../../components/exporter/html/exportControlsProgressTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.707:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/exportControlsProgressTemplate.html to list 
of 0 listeners
MyInfusion.js (line 10261)

04:16:52.707:  

Request to URL 
../../../components/exporter/html/exportControlsProgressTemplate.html completed 
- total elapsed time: 55ms
MyInfusion.js (line 10261)

04:16:52.707:  

Firing event I/O completion for resource "progress" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.708:  

Handling request for 
../../../components/exporter/html/exportControlsCompleteTemplate.html from cache
MyInfusion.js (line 10261)

04:16:52.709:  

Firing event cache notifier for resource URL 
../../../components/exporter/html/exportControlsCompleteTemplate.html to list 
of 0 listeners
MyInfusion.js (line 10261)

04:16:52.709:  

Request to URL 
../../../components/exporter/html/exportControlsCompleteTemplate.html completed 
- total elapsed time: 56ms
MyInfusion.js (line 10261)

04:16:52.709:  

Firing event I/O completion for resource "complete" to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.768:  

Firing event afterFetchResources of component with typename decapod.pdfExporter 
and id 88naxtnz-9 to list of 3 listeners
MyInfusion.js (line 10261)

04:16:52.769:  

Beginning instantiation of deferred component exportInfo due to event 
afterFetchResources
MyInfusion.js (line 10261)

04:16:52.769:  

Beginning instantiation of component with name "exportInfo" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.770:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.779:  

Firing event preInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.783:  

Constructing view component decapod.exportInfo with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.788:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.790:  

Firing event afterFetchResources of component with typename decapod.exportInfo 
and id 88naxtnz-43 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.791:  

Firing event prepareModelForRender of component with typename 
decapod.exportInfo and id 88naxtnz-43 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.791:  

Firing event produceTree of component with typename decapod.exportInfo and id 
88naxtnz-43 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.791:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.792:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.793:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.793:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.794:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.794:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.795:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.795:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.795:  

Firing event onRenderTree of component with typename decapod.exportInfo and id 
88naxtnz-43 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.798:  

Firing event afterRender of component with typename decapod.exportInfo and id 
88naxtnz-43 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.800:  

Firing event afterExportInfoRender of component with typename 
decapod.pdfExporter and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.800:  

Firing event onReady of component with typename decapod.exportInfo and id 
88naxtnz-43 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.801:  

Firing event onExportInfoReady of component with typename decapod.pdfExporter 
and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.802:  

Clearing instantiator with id 88naxtnz-27 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.802:  

Finished instantiation of component with name "exportInfo" and id 88naxtnz-43 
as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.803:  

Beginning instantiation of deferred component exportOptions due to event 
afterFetchResources
MyInfusion.js (line 10261)

04:16:52.803:  

Beginning instantiation of component with name "exportOptions" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.803:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.812:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.815:  

Constructing view component decapod.pdfExportOptions with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.816:  

Beginning instantiation of invoker with name "hide" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.816:  

Finished instantiation of invoker with name "hide" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.817:  

Beginning instantiation of invoker with name "show" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.817:  

Finished instantiation of invoker with name "show" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.818:  

Beginning instantiation of invoker with name "showIfModelValue" as child of { 
typeName: "decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.818:  

Finished instantiation of invoker with name "showIfModelValue" as child of { 
typeName: "decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.819:  

Beginning instantiation of invoker with name "disable" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.819:  

Finished instantiation of invoker with name "disable" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.820:  

Beginning instantiation of invoker with name "enable" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.820:  

Finished instantiation of invoker with name "enable" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.820:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.822:  

Firing event afterFetchResources of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 3 listeners
MyInfusion.js (line 10261)

04:16:52.825:  

Beginning instantiation of deferred component output due to event 
afterFetchResources
MyInfusion.js (line 10261)

04:16:52.826:  

Beginning instantiation of component with name "output" as child of { typeName: 
"decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.826:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.833:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.836:  

Constructing view component decapod.select with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.839:  

Beginning instantiation of invoker with name "enable" as child of { typeName: 
"decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.839:  

Finished instantiation of invoker with name "enable" as child of { typeName: 
"decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.840:  

Beginning instantiation of invoker with name "disable" as child of { typeName: 
"decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.841:  

Finished instantiation of invoker with name "disable" as child of { typeName: 
"decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.841:  

Beginning instantiation of invoker with name "isEnabled" as child of { 
typeName: "decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.841:  

Finished instantiation of invoker with name "isEnabled" as child of { typeName: 
"decapod.select" id: 88naxtnz-58}
MyInfusion.js (line 10261)

04:16:52.842:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.844:  

Firing event onReady of component with typename decapod.select and id 
88naxtnz-58 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.845:  

Firing event onOutputReady of component with typename decapod.pdfExportOptions 
and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.845:  

Finished instantiation of component with name "output" and id 88naxtnz-58 as 
child of { typeName: "decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.846:  

Beginning instantiation of deferred component outputSettings due to event 
afterFetchResources
MyInfusion.js (line 10261)

04:16:52.846:  

Beginning instantiation of component with name "outputSettings" as child of { 
typeName: "decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.846:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.850:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.853:  

Constructing view component decapod.outputSettings with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.856:  

Beginning instantiation of invoker with name "disable" as child of { typeName: 
"decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.856:  

Finished instantiation of invoker with name "disable" as child of { typeName: 
"decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.856:  

Beginning instantiation of invoker with name "enable" as child of { typeName: 
"decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.857:  

Finished instantiation of invoker with name "enable" as child of { typeName: 
"decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.858:  

Beginning instantiation of invoker with name "bindValidators" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.858:  

Finished instantiation of invoker with name "bindValidators" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.859:  

Beginning instantiation of invoker with name "setInvalid" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.860:  

Finished instantiation of invoker with name "setInvalid" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.860:  

Beginning instantiation of invoker with name "unsetInvalid" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.861:  

Finished instantiation of invoker with name "unsetInvalid" as child of { 
typeName: "decapod.outputSettings" id: 88naxtnz-68}
MyInfusion.js (line 10261)

04:16:52.861:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.863:  

Firing event afterFetchResources of component with typename 
decapod.outputSettings and id 88naxtnz-68 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.863:  

Firing event prepareModelForRender of component with typename 
decapod.outputSettings and id 88naxtnz-68 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.863:  

Firing event produceTree of component with typename decapod.outputSettings and 
id 88naxtnz-68 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.864:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.864:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.865:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.865:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.866:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.866:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.866:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.867:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.867:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.868:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.868:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.868:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.870:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.870:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.870:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.871:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.871:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.872:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.872:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.872:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.873:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.873:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.874:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.874:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.874:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.875:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.875:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.875:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.877:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.877:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.878:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.879:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.879:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.880:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.881:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.881:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.882:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.882:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.883:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.883:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.883:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.884:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.884:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.884:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.885:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.886:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.886:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.887:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.887:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.887:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.888:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.888:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.889:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.889:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.890:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.890:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.890:  

Firing event onRenderTree of component with typename decapod.outputSettings and 
id 88naxtnz-68 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.895:  

Firing event afterRender of component with typename decapod.outputSettings and 
id 88naxtnz-68 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.896:  

Firing event afterOutputSettingsRender of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.897:  

Firing event onReady of component with typename decapod.outputSettings and id 
88naxtnz-68 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.898:  

Firing event onOutputSettingsReady of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.899:  

Firing event [composite] onReady of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.899:  

Firing event onExportOptionsReady of component with typename 
decapod.pdfExporter and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.900:  

Finished instantiation of component with name "outputSettings" and id 
88naxtnz-68 as child of { typeName: "decapod.pdfExportOptions" id: 88naxtnz-48}
MyInfusion.js (line 10261)

04:16:52.900:  

Clearing instantiator with id 88naxtnz-27 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.901:  

Finished instantiation of component with name "exportOptions" and id 
88naxtnz-48 as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.901:  

Beginning instantiation of deferred component eventBinder due to event 
afterFetchResources
MyInfusion.js (line 10261)

04:16:52.901:  

Beginning instantiation of component with name "eventBinder" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.902:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.906:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.906:  

Firing event onReady of component with typename decapod.eventBinder and id 
88naxtnz-78 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.907:  

Firing event onEventBinderReady of component with typename decapod.pdfExporter 
and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.908:  

Clearing instantiator with id 88naxtnz-27 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.908:  

Finished instantiation of component with name "eventBinder" and id 88naxtnz-78 
as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.932:  

Firing event afterFetchResources of component with typename decapod.select and 
id 88naxtnz-58 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.932:  

Firing event prepareModelForRender of component with typename decapod.select 
and id 88naxtnz-58 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.933:  

Firing event produceTree of component with typename decapod.select and id 
88naxtnz-58 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.933:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.933:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.934:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.934:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.935:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.935:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.935:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.935:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.936:  

Firing event onRenderTree of component with typename decapod.select and id 
88naxtnz-58 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.938:  

Firing event afterRender of component with typename decapod.select and id 
88naxtnz-58 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.943:  

Firing event afterOutputRender of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.945:  

Firing event [composite] afterRender of component with typename 
decapod.pdfExportOptions and id 88naxtnz-48 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.945:  

Firing event afterExportOptionsRender of component with typename 
decapod.pdfExporter and id 88naxtnz-9 to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.946:  

Beginning instantiation of deferred component exportControls due to event 
afterExportOptionsRender
MyInfusion.js (line 10261)

04:16:52.946:  

Beginning instantiation of component with name "exportControls" as child of { 
typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.946:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.953:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)

04:16:52.956:  

Constructing view component decapod.exportControls with container 
jQuery161020637019765203524 env: jQuery161020637019765203524
MyInfusion.js (line 10261)

04:16:52.959:  

Beginning instantiation of invoker with name "updateModel" as child of { 
typeName: "decapod.exportControls" id: 88naxtnz-82}
MyInfusion.js (line 10261)

04:16:52.960:  

Finished instantiation of invoker with name "updateModel" as child of { 
typeName: "decapod.exportControls" id: 88naxtnz-82}
MyInfusion.js (line 10261)

04:16:52.961:  

Firing event finalInitFunction to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.963:  

Firing event afterFetchResources of component with typename 
decapod.exportControls and id 88naxtnz-82 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.963:  

Firing event onReady of component with typename decapod.exportControls and id 
88naxtnz-82 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.964:  

Firing event onExportControlsReady of component with typename 
decapod.pdfExporter and id 88naxtnz-9 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.965:  

Firing event [composite] onReady of component with typename decapod.pdfExporter 
and id 88naxtnz-9 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.965:  

Clearing instantiator with id 88naxtnz-27 from threadLocal for end of 
decapod.pdfExporter
MyInfusion.js (line 10261)

04:16:52.966:  

Finished instantiation of component with name "exportControls" and id 
88naxtnz-82 as child of { typeName: "decapod.pdfExporter" id: 88naxtnz-9}
MyInfusion.js (line 10261)

04:16:52.978:  

Firing event prepareModelForRender of component with typename 
decapod.exportControls and id 88naxtnz-82 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.979:  

Firing event produceTree of component with typename decapod.exportControls and 
id 88naxtnz-82 to list of 1 listeners
MyInfusion.js (line 10261)

04:16:52.979:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.979:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.980:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.980:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.981:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.981:  

Firing event guard event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.982:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.982:  

Firing event modelChanged event to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.983:  

Firing event onRenderTree of component with typename decapod.exportControls and 
id 88naxtnz-82 to list of 0 listeners
MyInfusion.js (line 10261)

04:16:52.986:  

Beginning instantiation of component with name "**-renderer-trigger-0" as child 
of { typeName: "decapod.exportControls" id: 88naxtnz-82}
MyInfusion.js (line 10261)

04:16:52.987:  

*** restored USER instantiator with id 88naxtnz-27 - STORED
MyInfusion.js (line 10261)

04:16:52.993:  

Firing event preInitFunction to list of 2 listeners
MyInfusion.js (line 10261)
_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work

Reply via email to