Open GoogleCodeExporter opened 9 years ago
Hello,
I agree with you on this. However, just using the custom stored procedures for
all the CRUD operations could cause bugs in the code depending on what is going
on inside of the stored procedure. Have you created a patch for this?
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 21 Sep 2010 at 12:11
Unfortunately lack of time and familiarity with the templates prevents me from
tackling this... I hope to at some point have time to dig in & learn CodeSmith
and the NetTiers templates to a point where I could entertain making this type
of contribution!
I agree with your comment on the operations... I think that's part of the
analysis/design of this change that will be challenging... I think the key is
that the user is responsible for knowing what they're doing... you can't
prevent someone from doing something plain stupid... they'll learn the hard
way.
I think for the most part the Insert/Update/Delete operations might be
hands-off unless they adhere to the expected interface (same return/input args)
but any other case allow the custom to 'trump' the generated operation...
Original comment by bh...@questis.com
on 21 Sep 2010 at 5:33
Original comment by bniemyjski
on 21 Sep 2010 at 8:43
Reviewing old items I logged to follow-up and check for progress...
Original comment by bh...@questis.com
on 8 Jun 2011 at 5:21
Hello,
We are actively working on .netTiers 3.0 and got a lot done last week with 3.0.
We will be putting a preview out this summer and are looking over all issues.
Please note that the "active" open source .netTiers team is small and we work
on this in our free time. We could really use any and all extra hands in
developing 3.0. Are you interested?
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 5 Jul 2011 at 2:57
Original issue reported on code.google.com by
bh...@questis.com
on 17 Sep 2010 at 4:56