View Single Post
Old 12-25-2017, 11:10 AM   #242
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,894
Karma: 6120478
Join Date: Nov 2009
Device: many
I think I see what you are asking. And no, the correct container object for your container type is passed in to run() so it will not be available until then unless you can see/find the container object in the environment someplace. So you would need to have any import that needs bk done inside the run() method.

Last edited by KevinH; 12-25-2017 at 11:20 AM.
KevinH is offline   Reply With Quote