| From | Sent On | Attachments |
|---|---|---|
| Ross Gardler | Sep 28, 2011 3:27 am | |
| Scott Wilson | Sep 28, 2011 4:09 am | |
| Ross Gardler | Sep 28, 2011 4:16 am | |
| Paul Sharples | Sep 28, 2011 4:36 am | |
| Ross Gardler | Sep 28, 2011 4:47 am | |
| Paul Sharples | Sep 28, 2011 5:04 am | |
| Ross Gardler | Sep 28, 2011 5:21 am |
| Subject: | Re: [proposal] Widget templating | |
|---|---|---|
| From: | Ross Gardler (rgar...@opendirective.com) | |
| Date: | Sep 28, 2011 5:21:28 am | |
| List: | org.apache.incubator.wookie-dev | |
On 28 September 2011 13:05, Paul Sharples <p.sh...@bolton.ac.uk> wrote:
On 28/09/2011 12:48, Ross Gardler wrote:
On 28 September 2011 12:36, Paul Sharples<p.sh...@bolton.ac.uk> wrote:
On 28/09/2011 12:16, Ross Gardler wrote:
On 28 September 2011 12:10, Scott Wilson<scot...@gmail.com> wrote:
On 28 Sep 2011, at 11:27, Ross Gardler wrote:
This post is cross-posted to the Wookie and Rave in Context project lists. Rave in Context is a short term project I am working. The goal of that project is to create a set of usable and accessible widget templates for common functionality such as login, result list search and browse and data entry. The Rave part in the title is there because our final deployment platform will be Rave (and yes, that means I have to integrate Wookie and Rave).
I think Paul has also done some more work on that recently.
It would be nice to get some visibility into that rather than duplicate work.
I released a snapshot of the wookie java connector at the end of last week in the apache snapshots repo. I have Rave using it now on my local setup - but it doesn't do a great deal yet. TBH I'm stick kicking the tyres just yet and trying to figure out how things should work.
OK.
You won't beleive this but I actually completed the full integration of Rave and Wookie over two months ago. Then I changed jobs and had to give my laptop back. I backed up the *wrong* checkout of Rave and trashed all my work.
I suspect that, having done the work once, I'll do it quickly and easily the second time. I hope to do this very soon (before end of next week at latest). If you want to sit back and be happy that you speeded me on my why by doing the connector jar then I'm OK with that.
Ross
Yes, I've also done similar things to that before now :-) If you want to reassemble what you previously did, then by all means go ahead. (it makes sense if you've already done it before) I'll still be hacking with it too anyway.
FYI: I added...
<!-- wookie --> <dependency> <groupId>org.apache.wookie</groupId> <artifactId>wookie-java-connector</artifactId> <type>jar</type> <scope>compile</scope> <version>0.9.1-incubating-SNAPSHOT</version> </dependency>
...to the pom.xml in rave-core. "WookieWidgetService" found in rave/provider/w3c/service/impl/ can then access it.
Hope this helps
Indeed it does, saves me looking it up - thank you.
Ross
-- Ross Gardler (@rgardler) Programme Leader (Open Development) OpenDirective http://opendirective.com





