The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
ServiceUI API V1.1beta3 Released

3 replies on 1 page. Most recent reply: Mar 21, 2002 8:36 AM by Bill Venners

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

ServiceUI API V1.1beta3 Released Posted: Mar 9, 2002 10:24 PM
Reply to this message Reply
Advertisement
Version 1.1beta3 of the Service UI API was released on March 9, 2002. This beta version will be available for community review for a period of one month, as described by the Minor Changes document in the Jini Community by-laws proposed by the Technical Oversight Committee. If community review generates no major outcries, the release will be renamed Version 1.1 and will be submitted to the Jini Community for approval as a standard:

http://www.artima.com/jini/serviceui/index.html


Patrick Balm

Posts: 3
Nickname: pbalm
Registered: Feb, 2002

Re: ServiceUI API V1.1beta3 Released Posted: Mar 21, 2002 2:25 AM
Reply to this message Reply
Bill,

I've downloaded the code and took a quick look
at the examples e.g GenBasicPlaceFile etc.

However, the 'net.artima.place' package is not bundled with the serviceui bundle.
A quick search on your site pointed me to the CyberSpace project

http://www.artima.com/jini/cyberspace/index.html

in here there is a 'com.artima.place' package. You changed it to 'net' in your example or is it a typoo?

Patrick Balm

Posts: 3
Nickname: pbalm
Registered: Feb, 2002

Re: ServiceUI API V1.1beta3 Released Posted: Mar 21, 2002 2:28 AM
Reply to this message Reply
It appears not to be a typoo.

the PlaceData class does not exist in the 'com.artima.place' package.

Cheers,

Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: ServiceUI API V1.1beta3 Released Posted: Mar 21, 2002 8:36 AM
Reply to this message Reply
You appear to be looking at the Place API, not the ServiceUI API. The ServiceUI API is here:

http://ww.artima.com/jini/serviceui/index.html

Previously, the Place API was in the net.artima.place package and subpackages, but it is currently in com.artima.place. You can download version 0.3 and look at its JavaDoc. The specification was written for 0.3, so all that stuff should be consistent. The Place API is part of the cyberspace project:

http://www.artima.com/jini/cyberspace/index.html

The API has evolved quite a bit since 0.3, though. You can get a glimpse of the next release (0.4) via the JavaDoc on that same page.

The cyberspace project hasn't been receiving many cycles the past year. I did travel all the way to Copenhagen last summer to spend some time with Berco Beute and Jakob Larsen. We did a fairly major refactor, and the API improved and simplified a lot. I also more recently visited Frank Sommers in LA and we worked on the project a bit. We talked about a lot of things in the API, but it ended up we didn't change a thing in the API. We did create an applet that runs the demo, i.e., the applet allows Jini services with service UIs to be run in a browser.

The Place API feels quite mature. I have a one hour Place API design review of sorts scheduled with the Jini architects in Boston in mid-April. Before then we will throw anything we aren't sure of out of the API. Look for the 0.4 release by April. Both Frank and Jakob (all the way from Europe) will be visiting me around JavaOne week, and we will be working on it some more with the objective of getting another release out the door.

Flat View: This topic has 3 replies on 1 page
Topic: The Art of Computer Programming Previous Topic   Next Topic Topic: Artima Forums Get a New Look

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use