dialogPolyfill and hljs are not in any wayt related to each other, except the fact that they're both used in Jewel. With that in mind, I think that they belong in separate libraries.
I also think that we should add these libraries to royale-typedefs instead of royale-asjs. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Thu, Jul 25, 2019 at 11:56 AM Carlos Rovira <[email protected]> wrote: > Hi, > > as we already discussed, we have some @extern classes in Jewel that should > be located in its own library for @extern classes, since can be used for > Jewel or many other code that does not need Jewel. > > So I want to ask for a name for that library where we can add this classes > (for now dialogPolyfill and hljs) and other that will be needed in the > future. > I'm thinking in call that library "Externs" (Externs.swc). > > Let me know what you think > > thanks > > -- > Carlos Rovira > http://about.me/carlosrovira >
