Thans, Chad. Do you know of anywhere I can find the JavaDoc API for the latest version of Abdera, (1.1.2, I guess)? The API linked off of abdera.apache.org must be out-of-date. Like I said, some of the classes in your tutorials (as in the tutorial on abdera.apache.org) are not in those docs.
On Sat, Mar 24, 2012 at 1:55 PM, Chad Lung <[email protected]> wrote: > David, > > I had trouble with that same documentation page originally which is why I > did the tutorial for others. There are a few doc issues, sometimes the > comments below the docs mention them (if there are comments). You can find > the example source code here: > http://svn.apache.org/repos/asf/abdera/java/trunk/examples/src/main/java/org/apache/abdera/examples/ > > They will hopefully have updated docs when Abdera2 launches. > > Chad > > > On Sat, Mar 24, 2012 at 3:06 PM, David Ventimiglia <[email protected]>wrote: > >> Chad, your tutorial shows the use of DefaultProvider and >> SimpleWorkspaceInfo, like the tutorial on the Apache Abdera Web site does. >> I'm not asking, How do I make an AtomPub server using Abdera. My question >> is, Why does the documentation have a tutorial that doesn't compile because >> it uses types (DefaultProvider and SimpleWorkspaceInfo) that aren't in the >> API?
