Bug 478271 - FEATURE: Studio's Plugin Architecture
Summary: FEATURE: Studio's Plugin Architecture
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Studio
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 08:13 UTC by Chandrasekar Kannan
Modified: 2020-03-27 19:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:38:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 08:13:32 UTC
provide a mechanism to extend Penrose Studio. An API is provided to implement custom plugin. Plugin can be registered via XML file.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '1',
          'components' => [
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-306',
          'assignee' => 'jimyang',
          'summary' => 'Studio's Plugin Architecture',
          'id' => '11028',
          'updated' => '2008-08-12 13:55:14.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2008-04-07 00:00:00.0',
                             'sequence' => '28',
                             'name' => 'Penrose-2.0RC1',
                             'released' => 'true',
                             'id' => '10093',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [],
          'description' => 'provide a mechanism to extend Penrose Studio. An API is provided to implement custom plugin. Plugin can be registered via XML file.
',
          'created' => '2008-08-12 13:55:14.0',
          'type' => '4'
        };


=========================================================


Note You need to log in before you can comment on or make changes to this bug.