[ 
https://issues.apache.org/jira/browse/WOOKIE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas E. updated WOOKIE-143:
-----------------------------

    Attachment: ActionScript 3.0-Flex Connector for Wookie-20100608.zip

Enhancement of the graphical user interface :
 - Buttons and other widgets are aligned in the center.
 - The forms to add users and connections are now displayed in pop up. However 
previous forms are still available for those who want something simple. It is 
about the OldUserManager and OldWookieServerConnectionManager Flex components.

I wait for your review Raido, because I know you are used to develop wookie 
connectors ;-) I would like to know all your remarks please, because it will be 
a way for me to learn from your programming technics and habits among others :-)

If somebody needs help to setup the system, I can always try to write a README 
or something like that (without waranty of success)

> ActionScript 3.0 / Flex Connector
> ---------------------------------
>
>                 Key: WOOKIE-143
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-143
>             Project: Wookie
>          Issue Type: New Feature
>            Reporter: Thomas E.
>            Priority: Minor
>         Attachments: ActionScript 3.0-Flex Connector for Wookie-20100607.zip, 
> ActionScript 3.0-Flex Connector for Wookie-20100608.zip
>
>
> Hey,
> Summary :
> 1/ New connector
> 2/ Licence problem ?
> 3/ Advices and remarks
> 4/ URLLoader vs. HTTPService
> 5/ Others
> I have developed a as3/flex connector for Wookie. There is still many things 
> to improve, but it is on a working state now, that is why I decided to post 
> it on JIRA.
> I will send a new version in the next days, with more documentation and a few 
> improvements.
> One of these improvments would be to add an iFrame component inside the Flex 
> application "Example" to display widget instances. However it is about a 
> particular component that doesn't come from standard flex libraries. This 
> component is available at http://code.google.com/p/flex-iframe/ I would like 
> to know, if I will not have any problem with Apache by using this component, 
> since I want to grant Apache rights on my/the code.
> I have some ideas about potential as3/flex connector improvment. Nonetheless, 
> I will enjoy advices and remarks from the community :-)
> I is impossible to respect the same class interfaces and class organisation 
> with as3 because of programming language constraints. We can't have abstract 
> class for example. We can't methods sharing the same name and having 
> different parameter types (except by using default parameter value). etc...
> I couldn't succeed in developing a synchronous URLLoader oder HTTPService, 
> something equivalent to HttpUrlConnection. If somebody knows a solution, I 
> would be grateful.
> Else do you think it is better to use URLLoader or HTTPService ? Code is 
> using URLLoader actually. Calls return URLLoader as a consequence and access 
> to the data property/attribute allows to access to right values. But I'm 
> wondering me, if it hasn't more sense to use HTTPService and return 
> ASyncToken (or connector project sub-classes) instead. If somebody has an 
> opinion about that, please ?
> I advice you to use FlashDevelop, if you wish to compile sources. (It is 
> efficient and free).
> Sorry. I have been afraied to reread what I wrote, that is why there must be 
> some errors still ;-)
> Bye,
> Thomas.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to