<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Hi everyone,<div><br></div><div>for the Geomajas project, we are looking into separating the Geometry functionality into an independent project. In other words, I am talking about a Geometry project for the Web. This code would be written in Java for GWT and thus be available on Java backends as well as client environments (we intend to add a JavaScript wrapper around the GWT code).</div>
<div><br></div><div>Now the problem that I&#39;m facing here, is which model to follow....</div><div><br></div><div>On one hand there is the Simple Feature Specification which is clearly an Object Oriented model with the advantage that it is well known but is also more difficult to implement the JavaScript wrapper around.</div>
<div><br></div><div>On the other hand we could follow a service based model (more like SFS for SQL) which is easier to get up and running, easier to create a JavaScript wrapper for and easier to translate into web services.</div>
<div><br></div><div>As it&#39;s difficult for us to chose and as it&#39;s a pretty crucial decision for the future of the Geomajas project, I as wondering how you guys feel about this.</div><div><br></div><div>Kind regards,</div>
<div><br></div><div>Pieter De Graef</div></span>