We're in the process of moving the wiki to confluence....we've pretty much had it with MoinMoin.
Clinton On Thu, 31 Mar 2005 09:10:43 -0700, Brandon Goodin <[EMAIL PROTECTED]> wrote: > We put in a request and have been following it up. But, no go. I know > the Apache infrastucture guys are strained for resources. So, i don't > want to be too harsh. We are currently trying to get a Confluence wiki > setup. Hopefully it will be real soon. Confluence has committed to > grant us a license. We are just trying to decide where it will be > hosted (apache or opensource.atlassian.com). > > Brandon > > > On Thu, 31 Mar 2005 09:06:53 -0700, Nathan Maves <[EMAIL PROTECTED]> wrote: > > Only the last two faq's are available. Anyone heard when this will be > > fixed or should we just recreate them from the source if anyone still > > has that? > > > > Nathan > > > > On Mar 31, 2005, at 8:34 AM, Akins, Greg wrote: > > > > > Thanks... I forgot to look through the Wiki. That's exactly what I > > > was looking for. > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, March 31, 2005 10:23 AM > > > To: ibatis-user-java@incubator.apache.org > > > Subject: Re: Customer Type Handler > > > > > > > > > I am not sure if this is what you are looking for. > > > > > > <http://wiki.apache.org/ibatis/ > > > How_do_I_use_a_Custom_Type_Handler_with_complex_property_%28Type_Safe_E > > > n > > > umeration%29> > > > > > > Nathan > > > > > > On Mar 31, 2005, at 7:53 AM, Akins, Greg wrote: > > > > > >> I'm retrieving a integer from a database, > > >> > > >> the result class has a value which should be an enumerator. > > >> > > >> I don't necessarily want this enumerator to be a lookup table in the > > >> database (so I can't use a select attribute on my resultMap). > > >> > > >> Is this something I should use a CustomTypeHandler for? If so, could > > >> anyone point me to some examples, or more information on using a > > >> CustomerTypeHandler? > > >> > > >> Greg Akins > > >> Software Engineer > > >> Sony Electronics, STP Systems > > >> 724.696.7322 (Sony) > > >> 724.696.6147 (AV) > > >> 724.454.7790 (Cell) > > >> 412.590.3973 (Pager) > > >> > > > > > > > >