To throw in my 2 cents.
I concur with the others, the documentation provided is great; it has
examples of almost everything and the few times it hasn't answered a
particular question an internet search on posting on this list has found
the answer and within short order too. The i/mybatis team has done a
fantastic job which has brought me back to using it on projects time and
time again. I am always amazed by the power of the open source community
and what they have accomplished.
In the event you really need to understand the internals, I recommend
hooking up a debugger and stepping through the code (yes we have done this
occasionally to understand how the plugins work) If someone feels
JavaDoc's would be a useful addition I am sure no one of the team would
begrudge them writing it and added to the project.
Thanks!
Steve.
>>> material *and *the JavaDoc, for often, I wanted to know what variations
>>> were available, and what they did, etc.
>>>
>>> Moreover, writing class and method level documentation, at least in a
>>> skeletal way, *before *writing more than skeletal code, disciplines
>>> one's mind to focus on separation of concerns, definitions,
>>> specifications
>>> and so forth. In my mind, this is evidence that the class, method,
>>> etc.
>>> *are* well designed. As these things are lacking here, and I am new to
>>> the tool, this gives me some reservations.
>>>
>>> But, as I said, there are countless Java developers who don't even know
>>> that JavaDoc is supposed to be html, never mind what it's supposed to
>>> contain. I'm just surprised that this is the case here.
>>>
>>> Perhaps if I eventually decide that this is somehow or another well
>>> designed after all, I might try to help adding JavaDoc, my family
>>> permitting. But it should have been done in the first place.
>>>
>>> On Monday, October 29, 2012 1:52:32 PM UTC-4, Eduardo wrote:
>>>
>>>> There are some documented classes, not many. There was a time when the
>>>> javadoc was available in the site but I do not why but now it is not
>>>> there.
>>>> Maybe a problem with the space or the time it got to deploy the site.
>>>>
>>>> 2012/10/29 Jerry O <
gober...@gmail.com>
>>>>
>>>> No, sorry. The user guide is very useful and informative, and I'll
>>>>> compliment the author(s). But it is *not *JavaDoc. In case you are
>>>>> unfamiliar with JavaDoc (and, I regret to say, most Java developers
>>>>> *nothing
>>>>> whatsoever *about it), here are a couple of examples from some other
>>>>> more or less unrelated projects.
>>>>>
>>>>>
http://docs.oracle.com/javase/**7/docs/api/index.html<
http://docs.oracle.com/javase/7/docs/api/index.html>
>>>>>
http://static.springsource.**org/spring/docs/3.1.x/javadoc-**api/<
http://static.springsource.org/spring/docs/3.1.x/javadoc-api/>
>>>>>
>>>>> Has such documentation been written for MyBatis, and, if so, is it
>>>>> available on the web site?
>>>>>
>>>>> On Sunday, March 13, 2011 11:17:00 AM UTC-4, Clinton Begin wrote:
>>>>>
>>>>>>
http://code.google.com/p/**mybat**is/downloads/detail?name=**MyBat**
>>>>>> is-3-User-Guide.pdf<
http://code.google.com/p/mybatis/downloads/detail?name=MyBatis-3-User-Guide.pdf>