[Dataisland-developer] To Pierre-David, on how to integrate your framework.
Status: Alpha
Brought to you by:
varsenault
|
From: Vincent-Olivier A. <vi...@up...> - 2004-06-01 22:58:05
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Yo,<br> <br> I have looked briefly at your framework's code and I think we should meet to discuss it. Here is how I think it should integrate with the Dataïsland-CMS framework :<br> <br> The CMSDataïsland class will somehow extend your main service class (I can't have access to the CVS right now, so I don't know exactly the name). And given that your framework handles :<br> <ul> <li>Ontology discovery</li> <li>User management, authentication and security</li> <li>Object persitence</li> </ul> , then the CMSDataïsland dataïsland will handle :<br> <ul> <li>the HTTP interfacing</li> <li>the bidirectionnal request processing and dispatching and responding (for CRUD and listing operations)</li> <li>the GUI and document generation (XSLT tranformation, form generation, etc.)</li> <li>the content negociation (resource, locale, document type)</li> <li>the object to XML mapping</li> </ul> Is that about right? I need to hear more from you so I can better understand how we will all do that. Can we meet next week (not monday)?<br> <br> Thanks,<br> <br> Vincent<br> <br> </body> </html> |