[libRETS-users] Using libRETS with C#
Keith T. Garner
kgarner at crt.realtors.org
Thu Jul 19 11:58:38 CDT 2007
On 7/19/07 10:54 AM, Ron wrote:
> Is there a way I can get the source to the lib so can
> build my own trouble shoot the issue
I'm kinda confused. The full source download is right below the binary
download on the libRETS page. (Or did you get libRETS somewhere else
besides http://www.crt.realtors.org/projects/rets/librets/downloads/ )
Everything CRT does is open source, and libRETS is no exception. The code
is licensed under a BSD/MIT/X11 style license.
http://code.crt.realtors.org/projects/librets/browser/librets/trunk/LICENSE
There is also more technical information that you can add to at
http://code.crt.realtors.org/projects/librets
> Or am doing something wrong in the code below.
This may be the case.
As was mentioned by Mark Klien, it looks like you ran into the fact that
StandardNames was set to true by default and almost NO ONE follows that.
The next release of libRETS has that condition reversed to where
StandardNames is false.
If you're not already, I'd become familiar with walking the metadata.
That'll definitely help.
Keith
--
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