Jim and I are working on a new application that will combine Web Services and RFID technologies. One of the things that we need is events, so we decided to have a look at WS-Eventing. While on the plane back from Hawaii, I decided to have a go at implementing it using WSE 2.0. It has proven remarkably easy. I now have code that allows a consumer to subscribe with an event source and receive notifications. The main difficulty was not the implementation of the protocol but how to make it easy for programmers to use it. I am still playing with some ideas.
There is an issue with the version of WS-Addressing used by WS-Eventing. WSE 2.0 uses the March 2004 version of WS-Addressing while WS-Eventing utilises the March 2003 one. I guess we’ll have to wait for the new version of the spec. Things still work; it’s just there is no way to achieve interoperability at this stage 🙁
We are planning to make the source code available as a gotdotnet community project (pending approval by the University Newcastle legal team). More on this soon.
There’s a unique energy that comes with starting something new — a blend of excitement,…
As I continued work on BrainExpanded and its MCP service, I came to realize that…
Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…
After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…
Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…
As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…