forked from josephholsten/rets4r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
31 lines (26 loc) · 728 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Fix
* Unit Tests (We need METADATA!)
Add support for
* Standard (non-compact) XML
* RETS-UA-Authorization header
Add
* More Examples
* More Documentation
* Reply Codes (Readable Meaning)
* A search convenience method that makes subsequent requests if maxrows is true.
* Extend examples so they are useful replacements for SimpleRETS
* Shared configuration between examples
Verify
* 1.7 Compliance and support
Check
* GetMetadata
Possible To-do Items
* RETS 1.0
* RETS 2.0 (May not be necessary since it is now SOAP based, but it would be nice to have a consistent API)
* Running a RETS Server
* Update Actions
* Password Change Transaction
* Get Transaction
* HTTPS Support
* Simple mapping to ActiveRecord
* add metric_fu