Mistakes in the example (SSDL core spec)

There are mistakes in the example of the SSDL core spec. This was due to a global replace that went bad šŸ™ Hereā€™s how the <ssdl:protocols> element should have looked like in Example 1.

Thanks for Jacek for spotting this. I am collecting all the problems and posting them in an errata page. We can release updated version of the specs when we have more problems like this.

Now on to Jacekā€˜s points in his ā€œSSDL mixed feelingsā€ post. The introduction of the ssdl:messages and ssdl:protocols containers was intentional. A contract may have group of messages from different namespaces (note that an ssdl:messages element has a @targetNamespace attribute). This allows a contract to include groups of messages that have been defined in different namespaces. The same principle is true for ssdl:protocols where each ssdl:protocol may be defined in its own namespace, hence allowing different protocols to be part of the same contract.

Jacek also points out to the wrong message direction in the ā€˜robustā€™ MEPs. Iā€™ll fix that too. Thanks!

Now to Jacekā€˜s comments about the usage modelā€¦ We believe in protocol-based integration. We care about the messaging behaviour of Web Services and not the semantics of abstractions like ā€˜interfacesā€™ and ā€˜operationsā€™. In a service-oriented environment, we only care about the messages that are exchanged and the protocols that are put in place. The semantics of the interactions are defined by the specifications of the contracts.

UPDATE: Links to errata pages fixed. Thanks Collin!

Recent Posts

BrainExpanded – Login State Caching Issue in iOS Share Extension

As part of the BrainExpanded project, Iā€™m building an iOS app that lets users easily…

2 months ago

Is AI Good or Bad?

Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…

2 months ago

BrainExpanded – Copilot

Happy New Year everyone! I was planning for my next BrainExpanded post to be a…

3 months ago

BrainExpanded – The Timeline

See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years,…

4 months ago

BrainExpanded – Introduction

This is the first post, in what I think is going to be a series,…

4 months ago

Digital twin follow up

Back in February, I shared the results of some initial experimentation with a digital twin.…

4 months ago