James M Snell wrote:


FYI...

Example of an interesting non-blog use of Atom syndication:

 http://www-128.ibm.com/developerworks/webservices/library/ws-atomwas/

it is interesting that atom reader (in this case it seems to SharpReader) is actually rendering text content of

|<content type="application/xml">
<EndpointReference xmlns="http://www.w3.org/2005/08/addressing";>
     <Address>http://localhost:9085/wsatom/services/HelloWorld
</Address>
     </EndpointReference>
   </content>|

are atom readers supposed to do that? would it not be better to have a proper XHTML as content and store EndpointReference directly as a child inside atom:entry? after all EndpointReference is used by services and not Atom GUI apps?

second comment is very difficult (or impossible) to know that feed is actually representing "WS introspection" - should there not be there a some (optional) element inside atom:feed to indicate that feed contains (only) list of EndpointReferences?


best,

alek|
|

--
---         Memorable Quote from Firefly (105. Out Of Gas)
-Ship like this, be with you until you die -That's because it's a deathtrap

Reply via email to