Nasser and Ivan, We discussed your case as the LSARC meeting this morning, and don't believe you need to schedule time for a discussion in the meeting. Your materials look very straightforward. We'll complete the fast track review as soon as you provide the interfaces specs we need.
As Aniruddh suggested, please add Chime as an imported interface, with a reference to the source URL for the project. I assume Chime is an Evolving interface. Then add it a second time as an exported interface, classified as Private. Since it imports the DTrace API, add the DTrace API (/usr/lib/java/dtrace.jar) to the imported interfaces, with Committed as the classification, and PSARC/2006/054 as the source. Along with your NBM file, you should have 4 entries, 2 imported and 2 exported. The interfaces section of your one-pager needs to be formatted into three columns, as shown in the template. Normally, we would have a "20 questions" document that would specify this. See http://www.opensolaris.org/os/community/arc/handbook/questionnaire/ . item 13 for an interfaces table. Thanks, Tom Childers Sr. Staff Engineer Sun Microsystems, Inc. SOA/Business Integration Engineering On Oct 14, 2008, at 8:43 AM, Ivan Vlasyuk wrote: > Aarti, > Please include this on the next week LSARC team meeting. > I believe we will settle all the paperwork by end of this week. > -Ivan > > Aniruddh Dikhit wrote: >> Nasser Nouri wrote: >>> Hello Aniruddh, >>> >>> The DTrace GUI utilizes the DTrace Java API indirectly via Chime. >>> I can update the one-pager and describe how the Chime's methods >>> are called by DTrace GUI top component. Currently, it only calls >>> two methods from the Chime JAR file in order to instantiate Chime >>> component. >>> >>> Chime is fully integrated with NetBeans DTrace GUI Plug in. Users >>> are not required to download Chime separately in order to use >>> NetBeans DTrace GUI. Basically, Chime is a component of NetBeans >>> DTrace GUI. >>> >>> I would like to know whether we need to submit a separate one- >>> pager for Chime or it can be included with one-pager for DTrace GUI. >> You can still import chime as a software component and call it out >> as a component your >> software depends on. You can export that as a private interface >> with apt classification. >> Tom if you have any other suggestion please let me know. I'll >> announce the fasttrack tomorrow >> and shall set the 1-week timer on this project. >> thanks >> -Aniruddh >>> >>> Ivan, >>> probably, someone from your group should help me to describe what >>> API NetBeans uses to interface with plug-ins or external clusters >>> such as DTrace GUI! >>> >>> Thanks, >>> __Nasser