I'm not sure if this is a bug or not but I figured I'd pose the question here. I'm trying to adjust my coding to match suggestions in the guide so I am trying to reduce my System.getModule calls. It seems like the module does not get included in a package if I set a variable in a scriptable task to just the module or if I set an attribute to the module. I'd expect the package compiler to grab the whole module and include it in the package when I do this but that is not happening. Is this expected behavior or a bug? Seems like a bug to me.
↧