andypike / rectify

Build maintainable Rails apps
MIT License
596 stars 48 forks source link

Future of Virtus+Rectify #31

Closed pascalbetz closed 8 years ago

pascalbetz commented 8 years ago

Hello Rectify

Since Form Objects are based on Virtus and Virtus is not supported anymore by Solnic I was wondering what the plans are in this area. Could dry-* become a replacement for virtus?

Thanks.

andypike commented 8 years ago

That's a fair question and I haven't really given it a lot of thought to be honest. I know Solnic is not personally maintaining Virtus any longer but looking at the project there are some others still committing an talking about releasing new versions.

I'm not opposed to using something like dryrb and keep that change hidden from the public interface. For now I'm going to see what happens and will replace it if I feel we need to.

Thanks for the question and interest in Rectify! 💖

pascalbetz commented 8 years ago

Thanks for the prompt reply.