Can anyone help me with this ?
# suitecommerce
s
Can anyone help me with this ?
@Steve Goldberg anything you know ?
k
what's the error? When you fetch the extension are there JS files included?
s
@Kearobi no there was no extension files.
k
what is the script error?
s
@Kearobi unable to load dependency post.collection
s
To be completely honest, I don't think it's good practice to use these classes in your own customisations. It's not really a use case we support or recommend. So I can't really offer advice other than "you probably shouldn't do this"
k
@Steve Goldberg, what about leveraging addToViewContextDefinition() in a customization that references a view in a NetSuite managed extension?
s
That's probably alright.
👍 1
As I've said in a couple of blog posts, you need to make the assessment of how much risk this is going to introduce to your site
if we change the name of that view/class/module or that extension fails, what's going to happen to your customisation and your site?