Hi everyone,

We've now removed the UI client from trunk, the only UI now is a HTML-only demo 
that lets you preview widgets (thanks Ross for the improvements to this - I 
like the filter especially!)

The UI functions are now represented in the REST API, and for the most part by 
other methods. 

Kris has also been adding more functions to the Java connector framework to 
cover the admin APIs as well as handling instances, so this means the connector 
framework can eventually be used as the basis of an admin client. (See 
WOOKIE-326)

Here's the state of play:

Widgets
======
Drop into /deploy folder, or use REST API. The only function not supported 
outside of the REST API is deleting widgets.

Widget Instances, Properties and Participants
===================================
Use connector framework or REST API

API Keys
=======
Edit the /classes/policies file, or use REST API. 

Policies
======
Edit the /classes/keys file, or use REST API. 

The question I have is: is this sufficient to consider WOOKIE-262 completed?

If so, I'll get on with sorting out the remaining documentation so I can close 
WOOKIE-19  & WOOKIE-15.

S

Reply via email to