So TAP initiates collections with TAPi18n.Collection("something"); however some other packages like for example Orion / Scorpius, etc also want to initiate collections with their own prefix i.e. Scorpius.Collection("something"). Is there a way around this in javascript so such packages could be used together?
Hello,
So TAP initiates collections with TAPi18n.Collection("something"); however some other packages like for example Orion / Scorpius, etc also want to initiate collections with their own prefix i.e. Scorpius.Collection("something"). Is there a way around this in javascript so such packages could be used together?
Thanks, Kris