> you think?
Well, I think you're on the right track when we change the name of this CFC. Also I think, don't follow ASP since it is died. ASP.NET removed all of the previous capabilities and came with new ideas!
 
I have to go out, see tomorrow.
Murat.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Farrar
Sent: Thursday, February 24, 2005 12:00 AM
To: [email protected]
Subject: Re: [CFCDev] query object

John Farrar Wrote:

Here is my current list of functions... (we will see what final name the component has when I complete it... since it's not paid for work... will finish it later)

init()
getCurrentRow()
getRecordCount()
getColumnList()
isFirst()
isLast()
moveFirst()
moveLast()
moveNext()
movePrevious()
hasNext()
hasPrevious()

Plus you would have an attribute for every "field". These will be read only attributes. (The way CFC's work someone can manipulate the attribute currently, but the actual values are not exposed so they are not changing the internal recordset if they try by editing the object attributes.) The attributes will be the same names as the fieldnames.

Note... I was also thinking future oriented... we could add other functions. (sorting, addRecord, deleteRecord, sort, filter, columnType... and any others we dream up) The list above is good for a version 1.0 component though... you think?

---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to