Book a Demo

Author Topic: XML-Frontend to Backend communication - how to model ?  (Read 3163 times)

JohnDoe

  • EA User
  • **
  • Posts: 191
  • Karma: +0/-0
  • EA rocks !
    • View Profile
XML-Frontend to Backend communication - how to model ?
« on: April 29, 2008, 06:31:21 am »
One question:
There are new UI approaches such as MXML, XAML, XUL, ZUL and others. The application backends are Service based (HTTP, Webservices, RPC).

What is the best way to describe the frontend/backend-communication ?
Do you suggest sequence diagrams or other diagram types ?

Best wishes
Bernd


thomas.kilian

  • Guest
Re: XML-Frontend to Backend communication - how to model ?
« Reply #1 on: April 29, 2008, 06:49:02 am »
Well. Definitely depends on what you're trying to say. For communication the name suggests Communication Diagrams. But if you focus on certain other aspects you might better be served with Sequence, State or Timing. So what do you want to model?