Skip to Content.
Sympa Menu

grouper-dev - membership update lite ui

Subject: Grouper Developers Forum

List archive

membership update lite ui


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Grouper Dev <>
  • Subject: membership update lite ui
  • Date: Wed, 5 Aug 2009 02:43:56 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hey,

I decided I don't like any business logic written in Javascript, so the idea
of plain old web services for a UI was scrapped. I adopted an improved
version of an ajax library we use at Penn, which lets you control the screen
from Java, without javascript (the framework uses javascript, but no
additional javascript is needed for business logic). It makes writing ajax
applications very easy. It still uses web services but they are UI specific.

Anyways, I made a screen movie so you can see the progress. Note you need
the free xvid codec:

https://wiki.internet2.edu/confluence/download/attachments/4588063/groupUpdateLiteUi.avi

There is still work to do. Hopefully I will wrap it up soon. Lets think
about if we want to put it in with the existing UI. I think it will fit
quite nicely after a couple tweaks to get the library versions to match.

I updated the description and added some coding samples here:

https://wiki.internet2.edu/confluence/display/GrouperWG/Grouper+update+memberships+lite+UI

Regards,
Chris






Archive powered by MHonArc 2.6.16.

Top of Page