Book a Demo

Author Topic: Sharing workingsets  (Read 3184 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Sharing workingsets
« on: February 27, 2012, 06:36:54 pm »
I recently started using workingsets in EA and I really like it (See View|Personal Information and choose the tab Working Sets)
But then I wanted to share my working set with another user, and I was disappointed. Working Sets are strictly personal and cannot be shared with other users.
So I decided to dig in and find a way to make it happen.
I wrote a little add-in that allows me to copy any Working Set to any user.



Here's the link to the Windows installer: https://github.com/downloads/GeertBellekens/Enterprise-Architect-Toolpack/EAWorksetSharing_Setup_1.0.msi

The code can be found on github here: https://github.com/GeertBellekens/Enterprise-Architect-Toolpack

System requirements are:
  • Enterprise Architect 8.0 or higher (I think)
  • .Net 4.0 framework

I'd love any and all feedback. :)

Geert
« Last Edit: February 27, 2012, 06:39:00 pm by Geert.Bellekens »

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Sharing workingsets
« Reply #1 on: February 28, 2012, 08:59:19 am »
Shared working sets are on the agenda, probably available in the next release of EA.
Best Regards, Roy

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Sharing workingsets
« Reply #2 on: February 28, 2012, 02:40:26 pm »
Ok good.

Thanks Roy

Geert