SWUG:AmiGO Architecture Roadmap: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
(New page: == Goals == *Reduce software development time **Migrate away from legacy perl architecture **Reuse OE java model *Enhance user experience **client-side interactivity through selective j...)
 
Line 1: Line 1:
== Goals ==
== Goals ==


Line 17: Line 16:
== Transitioning from perl to java ==
== Transitioning from perl to java ==


[[Image:amigo-perl-arch.jpg]]
[[Image:amigo-perl-arch.png]]
[[Image:amigo-java-arch.jpg]]
[[Image:amigo-java-arch.png]]






[[Category:AmiGO working group]]
[[Category:AmiGO working group]]

Revision as of 22:24, 22 September 2007

Goals

  • Reduce software development time
    • Migrate away from legacy perl architecture
    • Reuse OE java model
  • Enhance user experience
    • client-side interactivity through selective javascript
    • Seamless flow through components
  • Interoperate with externally developed software
    • Client-side (javascript plugin components)
    • Server-side (JSF)
      • Share components with EBI OLS, QuickGO, NCBO BioPortal

Transitioning from perl to java