On Mon, 24 Apr 2006, Noel Winstanley wrote:
> Hi,
> The first beta release of the Astro Runtime family of software
> products is available from
> http://software.astrogrid.org/beta/ar
>
> There are 4 variants of the Astro Runtime available:
> * PLASTIC Hub - just for client-side UI tool interop.
> * Astro Server Runtime - for non-UI unattended operation
> * Astro Client Runtime - for desktop operation
> * Workbench - suite of applications built upon the Astro Runtime
> (Astroscope, Application Launcher, Workflow editor)
>
> Each variant is available as
> * a webstart application, to click and run
> * single executable jar, to download, install and run
> * zip of libraries, for integration with other projects.
Hi Noel,
looks good. Couple of issues with the standalone hub, run from
the jar file (java -jar plastic-hub-2.2-beta-1.jar).
- It doesn't appear to send a HubStopping message on shutdown.
- Most things I try to do from the GUI just pop a message in a
JTextPane: "Cannot control browser Please go to ...". No doubt
this is a consequence of the Luddite way I [refuse to] set up
my desktop, so you may choose not to regard this as a bug.
- Temporary files written to /tmp when (e.g.) doing a PLASTIC List
(List details of all registered applications) write a temporary
file to /tmp which is never tidied up (should presumably use
File.deleteOnExit or Runtime.addShutdownHook).
- PlasticHubListener.getMessageRegisteredIds() does not include in
the returned list applications which are registered as accept-all
(i.e. regustered with an empty list of messages). I'd argue that
it should do.
Mark
--
Mark Taylor Astronomical Programmer Physics, Bristol University, UK
m.b...@br... +44-117-928-8776 http://www.star.bris.ac.uk/~mbt/
|