I gave it some omre thought that it may be a good idea not to have any
generic query model at all :-)
It was definitely needed at the time when peers were not generated but
coded, so an OO solution was required.
Gone are those days. Fortunately.
It appears to me that the job of generating sql should be done at
code-generation time so that OM classes would contain SQL snippets
pre-generated once rather than constructing them on every query. The only
steps which would have to happen at runtime would be assembling SQL snippets
into a PS and setting values.
Unfortunately, I have not had time yet to convert these ideas into tangible
code...
This is basically the status.

fedor.

-------------------------------
The Joy of CVS

> -----Original Message-----
> From: John McNally [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 13, 2001 5:36 PM
> To: [EMAIL PROTECTED]
> Subject: query proposals
> 
> 
> Could Fedor and Eric give an account on their proposals for a 
> new query
> model?
> 
> Do either of you consider the code to be usable or nearly usable?  
> 
> john mcnally
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to