[Virtuoso-users] Virtuoso Programming Best Practices Documentation generation

2009-09-24 Thread Aldo Bucchi
Hi, 1. I'm looking for Virtuoso programming best practices. Looking at a codebase like ODS I can see several intermixed styles. Any particular corpus that you would say is worth following? ( other than your own code :P ) 2. Any documentation pattern for procedures? Any tool to generate docs?

Re: [Virtuoso-users] Virtuoso Programming Best Practices Documentation generation

2009-09-24 Thread Hugh Williams
Hi Aldo, We have and ODS Programmers Guide available at: http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSProgrammersGuide Their is also a general Virtuoso SQL Procedural Language (PL) Guide available at: http://docs.openlinksw.com/virtuoso/sqlprocedures.html PL

Re: [Virtuoso-users] Virtuoso as pass-thru HTTP Proxy

2009-09-24 Thread Hugh Williams
Aldo, On 19 Sep 2009, at 22:02, Aldo Bucchi wrote: Hi, On Sep 17, 2009, at 20:53, Hugh Williams hwilli...@openlinksw.com wrote: Aldo, On 17 Sep 2009, at 08:16, Aldo Bucchi wrote: Hugh, On Wed, Sep 16, 2009 at 5:37 PM, Hugh Williams hwilli...@openlinksw.com wrote: Hi Aldo, You

Re: [Virtuoso-users] Virtuoso Programming Best Practices Documentation generation

2009-09-24 Thread Aldo Bucchi
Ivan, Hugh, Thank you for the pointers. I have read the docs and in particular found some nice code in ( parts of ) the Virtuoso Opensource project which I will aim to use as guide. In general, I find that the language is so powerful ( PL + SPASQL ) that not having a coding style is dangerous.

Re: [Virtuoso-users] Virtuoso Programming Best Practices Documentation generation

2009-09-24 Thread Kingsley Idehen
Aldo Bucchi wrote: Ivan, Hugh, Thank you for the pointers. I have read the docs and in particular found some nice code in ( parts of ) the Virtuoso Opensource project which I will aim to use as guide. In general, I find that the language is so powerful ( PL + SPASQL ) that not having a coding

Re: [Virtuoso-users] Virtuoso as pass-thru HTTP Proxy

2009-09-24 Thread Aldo Bucchi
Hugh, On Thu, Sep 24, 2009 at 8:15 AM, Hugh Williams hwilli...@openlinksw.com wrote: Aldo, On 19 Sep 2009, at 22:02, Aldo Bucchi wrote: Hi, On Sep 17, 2009, at 20:53, Hugh Williams hwilli...@openlinksw.com wrote: Aldo, On 17 Sep 2009, at 08:16, Aldo Bucchi wrote: Hugh, On Wed, Sep

Re: [Virtuoso-users] Virtuoso Programming Best Practices Documentation generation

2009-09-24 Thread Aldo Bucchi
Hi, On Thu, Sep 24, 2009 at 2:03 PM, Kingsley Idehen kide...@openlinksw.com wrote: Aldo Bucchi wrote: Ivan, Hugh, Thank you for the pointers. I have read the docs and in particular found some nice code in ( parts of ) the Virtuoso Opensource project which I will aim to use as guide. In