To Table Design or Not To Table Design
As we have built the TSData story the focus has been around a SQL script experience because the current "designer tools" in VS: Tables, Queries, Databse, are all built for a connected experience, connect to a database modify it, see what happens. Our product is about changing this to a work disconnected, work against code, manage change with version control, have tools that help you understand the impact of your changes etc.
However, we realize that the designer tools do provide a good amount of productivity and are desired. The question at this point is does not having Table Designer really block your ability to use this tool? IE if we were to delay the product launch beyond the planned by the end of the year to add table designer would it be worth it? Or would you rather get the prdocut basically like it exists now with us completing the existing functionality and closing bugs and shipped ontime? Then start on V2 and build really solid data modeling, table design, etc. My natural inclination is to lean towards get the release done and out, stay the incremental agile approach not the just throw one more feature on the bus.