[
https://issues.apache.org/jira/browse/WOOKIE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846364#action_12846364
]
Paul Sharples commented on WOOKIE-126:
--------------------------------------
I'm not a C# expert by any means, but I've been able to get this patch up &
running on my machine and it seems to work okay. Its a console application
which takes the results from the http request/s to wookie and displays them on
screen. (i.e. listing the widgets). I've added the licence headers & am happy
to put it in svn if this sounds okay with the other commiters.
> C# Inital framework
> -------------------
>
> Key: WOOKIE-126
> URL: https://issues.apache.org/jira/browse/WOOKIE-126
> Project: Wookie
> Issue Type: New Feature
> Components: Server
> Reporter: Raido Kuli
> Priority: Minor
> Fix For: 0.8.1
>
> Attachments: csharpInitalFramework20100310.zip
>
>
> This a inital C# framework.
> My C# skill is not very high, but C# is very familiar with Java and I have
> some Java knowledge.
> Functions:
> getAvailableWidgets <-- return List of Widget instances
> getOrCreateInstance <-- return new Instance
> See TestWookieService.cs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.