Closed jeffgran closed 7 years ago
Hey @jeffgran, thanks for the interest! I've never used the Update functionality of rets, but that seems like a reasonable thing to add. I'd ask that you write pretty thorough tests for it, otherwise I'd be pretty worried about breaking it as it's not something we use and I wouldn't be able to manually test it.
Closing this now, feel free to re-open if you decide to pursue this and want to discuss it further.
OK. I am still working on it (slowly). I'll submit a pull request when I have something worthy of it.
oh - great! Please do re-open as a pull request when you're ready, even if it's just as a work in progress, so I can give feedback as you go. I'd hate to see you do a ton of work and then have to rework it because I had concerns about the approach or something like that.
Will do. Right now I'm still in the proof-of-concept/experiment stage.
Hello estately/rets maintainers -- I am interested in adding Update functionality to this rets library.
At my company I have a (not-quite-immediate) need for this functionality and would like to start working on this in the coming weeks/months. It seems logical to add it to your existing gem rather than to start from scratch.
I am wondering if you have any input on this. Would you be open to accepting a pull request, assuming there are tests and that it conforms to the conventions of the existing ruby API? Do you have any thoughts about how this should work before I dive in?
Thanks for any feedback.