On Sun, Nov 17, 2013 at 1:58 PM, Ryan Spangler <ryan.spang...@gmail.com>wrote:

> There are many advantages to this, including being able to generate the
> admin and api automatically, (as well as letting our frontend guys add
> properties they need in a model without pestering the backend guys to make
> schema updates!).  If manipulating schemas through the admin makes you
> nervous, you can always write migrations for your model changes:
> http://caribou.github.io/caribou/docs/migrations.html
>

I'm a little confused about this.  If you write some code to set up models,
and then you make changes to the admin interface, isn't your code
out-of-sync with the underlying reality?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to