Skip to main content

Can we upload more then one component (custom component ) as a library?

Comments

2 comments

  • Cam Barnard

    Hi Manjunath. I've flagged this for a couple of others to look at and reply to you. Our initial implementation in Designer restricted you to a single library. That doesn't mean you can't have multiple components, it just means they need to be bundled together into a single library. Why?

    Part of it was 'keep it simple' in the Designer interface.

    Part of it was by requiring the components to live in a single library, you will be required to resolve any conflicts between the components (e.g. in their name space, dependencies, etc.) while still in your much-easier-to-debug dev interface. Otherwise those conflicts could occur at runtime between two separate components and it would be VERY difficult for you to detect what was going on.

    0
  • Cam Barnard

    We've added a user story to look at updating the Designer interface to allow for multiple libraries. In addition to your use case some of our Partner organizations that build and sell solutions could benefit from having multiple custom library files.

    0

Please sign in to leave a comment.