Thanks all for replying!
Considering the feedback, we'll keep typedviews and will extend them to also be able to map them onto a table directly, like Walaa's idea.
WayneBrantley wrote:
Finally, what exactly am I going to be gaining with V3?
I have heard very little about it and just wanted to know how my development was going to be impacted for the positive?
When can we see a tenative feature list? When any betas or anything be available (assuming there are some great benefits in new version)?
the biggest gain you'll get is that you can manage your database model from within llblgen pro: it will allow you to define the entities first, then generate the database schemas from it and also maintain those (so after a while, things change, you add a field to an entity, remove one etc. and you generate a change script for the db to reflect these changes).
If you already work from the db and you don't change that, you'll have the advantage to use value types (so grouped fields into a single type, like Address) and use that as a type of a field, group elements in groups (1 level), a xml project file instead of a bin file, much faster designer (adding 1000 entities in less than 5 seconds), multiple inheritance types in a single hierarchy, and the ability to use entity framework, nhibernate, linq to sql if you got bored of our own framework
.
Also much more nice features I won't talk about now.
It will take a while before it will be released, but it will be worth the wait. We want to make a huge step forward for the years to come and as we think our current v2.6 offering is pretty solid, it won't hurt us that much if we'll take a couple more months to make things great.
To all: thanks again for participating. We'll start more of these threads in the coming months if we need feedback from our customers on a design decision.