Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

In earlier blog entries, we discussed about our vision on Web Object Oriented programming. We already Web Object Oriented Programming, as well as how it could be Internet of Services + Internet of Things? Internet of Objects!. In this entry, we want to take you further into the details, by making available our technical paper detailing the rationales for our work, and most important our Web Object Description Language itself (WODL), plus some sample code. We cover both the design and run time aspects, giving insights as well to a tentative architecture. Sample codes are spread out in the document for illustrating the content. This paper in its integratility can be found here.

 

As a reminder, Web Object Orientation is a concept where everything is an object, programmatically speaking. In case the object is of low computing power, it will only expose attributes, and at the other end, it can be an active participant, exposing also methods. We leverage REST and Web Services by mixing them into a common approach.

 

We hope you’ll appreciate the ideas of this paper, and we welcome comments or feedbacks.

6 Comments