So, you find the transition from prototype to finished product fairly straightforward. That is good to know.
On Jan 7, 2011, at 10:23 AM, Mike Smorul wrote: >> >> Good point. Pivot is good for prototyping. But does that mean that you use >> Pivot to build a prototype and then something else to build the actual >> solution? If so, why? >> > > I tend to keep the finished product in pivot as well since it's pretty > trivial to move to real models/data instead of hard coded data and > javascript place-holders.