sketchucation logo sketchucation
    • Login
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Wish List - plugin management and namespacing

    Scheduled Pinned Locked Moved Developers' Forum
    1 Posts 1 Posters 510 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RichMorinR Offline
      RichMorin
      last edited by

      My "SketchUp API Wish List" post listed a number of wish list items, but didn't go into detail on any of them:

      http://forums.sketchucation.com/viewtopic.php?f=180&t=44949

      This post discusses two items in more detail, suggesting an existing implementation which could serve as a model:

      • plugin management (eg, installation, signing, vetting)
      • plugin namespacing (eg, classes and modules, files)

      In a typical software development project, programmers select components, fit them together, and test the results. This process provides a fair amount of protection against broken or malicious code, naming conflicts, etc.

      Plugin environments, in contrast, have no such oversight: users simply download and install plugins, hoping for the best. To make such an approach safe and reliable, the plugin environment needs to address a number of issues. SketchUp does not do this, at present.

      Fortunately, there are excellent plugin implementations to use as models. Google Chrome Extensions, for example, handle a broad range of architecture, management, and security issues. Here are some short videos which describe their approach, rationale, etc:

      How to build an extension
      http://www.youtube.com/watch?v=e3McMaHvlBY

      Identity, Signing and Auto Update
      http://www.youtube.com/watch?v=rNkfs8-uRTE

      Security
      http://www.youtube.com/watch?v=DO-nzPqhdXw

      In many ways, Google Chrome Extensions are very similar to SketchUp plugins. For example, both systems use CSS, HTML, and JavaScript for user interaction. In any case, the challenges they face are quite similar.

      If you know of other plugin (etc) environments that have good ideas to offer, please suggest them!

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Buy SketchPlus
      Buy SUbD
      Buy WrapR
      Buy eBook
      Buy Modelur
      Buy Vertex Tools
      Buy SketchCuisine
      Buy FormFonts

      Advertisement