> IMHO There is only need for middleware if the UI does not support server
> sockets. The protocol is quite easy to use and at best the middleware 
> would
> only do some binary => xml translation which changing much of the data, so
> most of the work have to be done on the display of the informations
> received.

Nicolas,

You are absolutely right about this.  It's just that the AdminTool is already
written in Flash and has most of the pieces in place for a full featured
Debugging tool.  Therefore most of the UI work that you talk about is done.  It
would be a shame to have to rewrite all of that.  And in terms of performance, I
haven't really had any issues using the AT.  So this is really the reason for
this middleware idea.

As you already pointed out, this piece would really be very simple binary => xml
translations, and I think that's a good thing.  

-Chris



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to