How To Get Help
http://ibatis.com/resources.html
http://incubator.apache.org/ibatis/resources.html
Downloads
http://ibatis.com/downloads.html
http://incubator.apache.org/ibatis/downloads.html
As Gilles mentioned earlier, the docs are being prepped for the next release. :-)
Roberto
On 5/22/05, Ron Grabowski <[EMAIL PROTECTED]> wrote:
Whenever you create a new issue in Jira, a copy of the issue is sent to
the ibatis-dev mailing list. People usually don't post a link to the
normal ibatis-user-cs list when they create an issue. I did becuase I
wasn't sure if you subscribed to the ibatis-dev list. If you don't want
to subscribe to the ibatis-dev list directly, you can view posts to it
via:
http://www.mail-archive.com/
--- Bob Hanson < [EMAIL PROTECTED]> wrote:
> I need to become better familiarized with the whole process. Is the
> "process" as simple as going to Jira and opening an issue? Should
> someone post to the mailing list whenever they open a Jira issue?
> Perhaps a
>
> An example of the documenation:
> The current linked Developer's Guide download lists only "file" as an
> attribute of SqlMap and incorrectly lists the parent as dataMaps.:
> Example 53. SqlMap elements
> <dataMaps>
> <sqlMap file="Maps/Category.xml"/>
> <sqlMap file="Maps/Product.xml"/>
> <dataMaps>
>
> It's not clear to users of the site that the documentation is not up
> to date as it does not refer to the version that it was written for.
> It is also not clear that you can build your own documenation. And
> the
> process of installing and building in SVN isn't particularly
> easy/straight-forward.
>
> Anyway, these are just my observations from using IBATIS.NET over the
> past 6 months for a (getting close to) production web service. I
> don't
> mean to sound like a complainer and I have had no issues with the
> code
> itself which is ultimately the most important issue.
>
> Thanks for the info.