1 / 12

CSS Introduction 2 nd Generation of Software Sharing

CSS Introduction 2 nd Generation of Software Sharing. EPICS Collaboration Meeting Aix-en-Provence June 3 rd , 2010 Matthias Clausen - DESY. CSS Introduction. Where we started from Technology Philosophy Plans. Where we started from. Alternative for X-Window based applications

aizza
Download Presentation

CSS Introduction 2 nd Generation of Software Sharing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSS Introduction2nd Generation of Software Sharing EPICS Collaboration Meeting Aix-en-Provence June 3rd , 2010 Matthias Clausen - DESY

  2. CSS Introduction • Where we started from • Technology • Philosophy • Plans

  3. Where we started from • Alternative for X-Window based applications • Decide for Java • Select Eclipse • Define basic data types – how many? • Drag and drop more than just the channel name (string) • Interface to more then one control system • Start design of the Data Access Layer • Sharable source core by means of a central cvs repository • Start design of a new synoptic display • Start exploring (Eclipse) GEF • Not necessarily EPICS focused

  4. CSS - Technology • Java • Eclipse • Interfaces • Extension points • Eclipse plug-ins • CSS-Core • Interfaces • Extension points • Functionality • Data Types

  5. CSS Design IDE with CSS applications CSS UI CSS Headless CSS appl. CSS appl. CSS appl. CSS appl. UI CSS appl. CSS appl. Eclipse IDE CSS Core UI CSS Core Eclipse RCP UI Eclipse RCP Eclipse Runtime OSGi (Equinox) Java Virtual Machine

  6. What CSS is: NOT the Eclipse Java IDE!

  7. CSS – running the DCT Editor and SDS Displays running ‘as shell’

  8. What’s a CSS Product? • A CSS Product • Eclipse core • A selection of Eclipse Plugins(e.g. cvs support)Any Eclipse Plugin can run in a CSS product • CSS Core • A selection of CSS-Plugins • Fixed: CSS Core plugins • Variable: Selection of CSS plugins -> defines ‘your’ CSS Product • CSS products can be extended using the ‘p2’ update mechanism. • From the Eclipse Update Site • From your (other) CSS update site • A CSS Headless Product • Eclipse core (has no UI component) • CSS core (is UI independent) • Your Eclipse plugin (may not contain UI components)

  9. Comparing the Stacks

  10. Technology Status • Interfaces • PV • DAL • Archive API • Authorization/ Authentication • …. • CSS Core • Interfaces • Libraries – core libraries only ONCE in your workspace • Logging • Basic services • Remove UI dependent plugins from core – or separate into UI dependent plugin • Synoptic Display • GEF • Cvs repository: • CSS-Core • CSS-Applications • CSS-Sandbox

  11. Philosophy • A new approach for software sharing • A central cvs repository at DESY (for now) • A stable CSS-core set of plugins • Applications may use direct channel access or the Data Access Layer (DAL) • No restrictions to new applications • Except the usage of the CSS-Core plugins

  12. Plans • Common Widget Library for SDS and BOY • Collaboration with ITER • Move source code from DESY cvs repository to Sourceforge Mercurial repository

More Related