rein
rein copied to clipboard
Allow toggling extra features
create_view
somehow overwrites the scenic gem's version, which is better.
I agree that it would be nice to use just rein's constraint features. Views don't seem to match the spirit of the gem suggested by the name, and scenic is more full-featured there. @nullobject if you'd like a PR for this I could write something that lets you supply some configuration to enable/disable different bundles of methods, like views, constraints, schemas, and enums, defaulting to everything enabled. Just let me know!
The other option is to just be as good as scenic (or better) at view management.
On Fri, Jul 6, 2018, 12:19 PM Paul A Jungwirth [email protected] wrote:
I agree that it would be nice to use just rein's constraint features. Views don't seem to match the spirit of the gem suggested by the name, and scenic is more full-featured there. @nullobject https://github.com/nullobject if you'd like a PR for this I could write something that lets you supply some configuration to enable/disable different bundles of methods, like views, constraints, schemas, and enums, defaulting to everything enabled. Just let me know!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nullobject/rein/issues/41#issuecomment-403124183, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUb2VHRwBa1QB8g6iMP8YWpBx3miNjBks5uD7hIgaJpZM4U-4jQ .
Hey there, any updates on this?
We've also faced this issue and for now decided to maintain our own fork without views.
How about extracting it to rein-views
gem so everyone who wants to keep using it instead of scenic
will continue to use it.
Or make rein
a metagem like fog
and move the actual logic to separate gems rein-constrants
, rein-enums
etc
Been a couple of years, any further thoughts on this @nullobject? It does hamper using other tools like scenic.