Just trying to keep this thread alive (or wake it back up)...

 

To summarize, here is what it looks like with the given feedback:

 

------------------------------------------------------------

                      Road Map

------------------------------------------------------------

 

2.1

  Ease of Use

      - <generate> tag for CRUD methods

  Object Oriented

-        Inheritance via selects or joins (same as groups)

  Flexibility

      - Constructor and field based results (CB: Move up from 2.2?)

  Dynamic SQL

      - Improved syntax/flexibility (BG)

 

2.2

  Ease of Use

      - Improved configuration API and logging

      - Pluggable SQL Scripting languages (RR: related to 2.1 Dynamic SQL?)

  Flexibility

      - Override/extend mapped statements (i.e. reuse SQL;

overrides="statementName")

      - Constructor and field based results (CB: Move up to 2.1?)

  Performance

      - Cache dependency on other cache (flush-on-dependant)

      - Flush cache at specific time (e.g. 22:30)

  Database Support

      - Save point support

      - Add true autocommit support (mostly for SYBASE procs)

 

 

 Roberto

 

 

 

> -----Original Message-----

> From: Brandon Goodin [mailto:[EMAIL PROTECTED]

> Sent: Saturday, January 29, 2005 10:13 AM

> To: ibatis-dev@incubator.apache.org; [EMAIL PROTECTED]

> Subject: Re: Prioritize the iBATIS Java Roadmap

>

> I thought we'd work on getting the Ease of Use moved into 2.1. Either

> that or see "improved dynamic sql" in 2.1.

>

>

> On Sat, 29 Jan 2005 01:53:29 -0700, Clinton Begin

> <[EMAIL PROTECTED]> wrote:

> > IMHO, it's already prioritized based on user demand and alignment with

> > the features already in place in the .NET version.

> >

> > A couple from 2.2 may move up...like constructor mapped results.

> >

> > Cheers,

> > Clinton

> >

> > On Sat, 29 Jan 2005 01:43:31 -0500, [EMAIL PROTECTED]

> > <[EMAIL PROTECTED]> wrote:

> > > Here's the content of road-map.txt:

> > >

> > > ------------------------------------------------------------

> > >                       Road Map

> > > ------------------------------------------------------------

> > >

> > > 2.1

> > >   Ease of Use

> > >       - <generate> tag for CRUD methods

> > >   Object Oriented

> > >       - Inheritance via selects or joins (same as groups)

> > >

> > > 2.2

> > >   Ease of Use

> > >       - Improved configuration API and logging

> > >       - Pluggable SQL Scripting languages

> > >   Flexibility

> > >       - Override/extend mapped statements (i.e. reuse SQL;

> > > overrides="statementName")

> > >       - Constructor and field based results

> > >   Performance

> > >       - Cache dependency on other cache (flush-on-dependant)

> > >       - Flush cache at specific time (e.g. 22:30)

> > >   Database Support

> > >       - Save point support

> > >       - Add true autocommit support (mostly for SYBASE procs)

 

Reply via email to