Alexander

Results 3 comments of Alexander

Yes, I agree, #633 is related to this. It would be great to cover this problem in the documentation. Right now it seems that the only workaround to this problem...

@bitwes thanks for answer. I agree. Using `GutUtils.create_script_from_source` solves the problem, `resource_path` is set there. But there's an issue of testability of external code here, when someone creates dynamic scripts...

> I get it now. I saw you calling "private" methods on utils and was thinking you were just trying to get something working, not testing dynamic code. I agree,...