[libRETS-users] GetObjectRequest.AddAllObjects
Keith T. Garner
kgarner at crt.realtors.org
Fri Jul 6 10:46:02 CDT 2007
Yep, that's the best one to look at for now. RETS 1.5 is the most deployed
and the max version that libRETS (currently) supports.
On 7/6/07 8:49 AM, Agustin Garzon wrote:
> Thanks Keith !
>
> I guess this is the address to the RETS spec, right?
> http://cms.rets.org/files/retsproto1.5e2.pdf
>
> I'm new to the subject and appreciate your patience!
>
> Cordially,
>
> Agustin
>
> ----- Original Message ----
> From: Keith T. Garner <kgarner at crt.realtors.org>
> To: For discussion and help for and by the users of the libRETS C++
> library <librets-users at crt.realtors.org>
> Sent: Thursday, July 5, 2007 4:20:36 PM
> Subject: Re: [libRETS-users] GetObjectRequest.AddAllObjects
>
> If you haven't done this already, you may want to become familiar with the
> RETS spec. This is more of a general RETS question and not one really
> specific to libRETS.
>
> On 7/5/07 2:06 PM, Agustin Garzon wrote:
>> Hi there Subscribers!
>>
>> I'm working on C# tool to download binary objects in order to keep a
>> local copy of these objects (whether in the file system or in a
>> database), but also I'm dreaming I could regularly check if the objects
>> changed in the RETS server, like I can do with Classes based on their
>> time stamps Tables.
>>
>> The ObjectDescriptor doesn't provide a property or method to check for
>> the "Last Modification Date".
>
> Nope, section 5 of the RETS spec doesn't have any provision for that. Some
> MLS's sometimes have a MEDIA table or something that has this information,
> but it is not part of RETS.
>
>> I wonder if the objectDescriptor.GetObjectId() guarantees a unique ID or
>> if it's just an incremental number (as it seems).
>
> It does not. Its the count of which image it is for a property. If a
> property has 5 images, it'll be a number 1 through 5.
>
> Keith
>
> --
> Keith T. Garner - Managing Director - Center for REALTOR® Technology
> kgarner at realtors.org - 312-329-3294 - http://blog.realtors.org/crt
>
> _______________________________________________
> libRETS-users mailing list
> libRETS-users at crt.realtors.org
> http://mail.crt.realtors.org/mailman/listinfo/librets-users
>
>
> ------------------------------------------------------------------------
> Get the Yahoo! toolbar and be alerted to new email
> <http://us.rd.yahoo.com/evt=48225/*http://new.toolbar.yahoo.com/toolbar/features/mail/index.php>wherever
> you're surfing.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> libRETS-users mailing list
> libRETS-users at crt.realtors.org
> http://mail.crt.realtors.org/mailman/listinfo/librets-users
--
Keith T. Garner - Managing Director - Center for REALTOR® Technology
kgarner at realtors.org - 312-329-3294 - http://blog.realtors.org/crt
More information about the libRETS-users
mailing list