[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] [ANN] Atomojo Atom Publish Protocol Server 0.4.0 Release Available
- From: "Alex Milowski" <alexml@milowski.org>
- To: xml-dev@lists.xml.org
- Date: Wed, 11 Jul 2007 07:12:26 -0700
On 7/11/07, Erik Bruchez <ebruchez@orbeon.com> wrote:
> Alex,
>
> That sounds great. How does it compare with the Atom support you have
> included in eXist:
>
> http://exist-db.org/atompub.html
>
> Or does atomojo leverage that support?
The atomojo code is new but it does work in a similar way to
the Atom support in eXist in that feeds are associated with
collections and the feed and entry information is stored
in the collection as XML so it can be queried.
Atomojo has separate indexes to support looking up information
without hitting an eXist index or making a XQuery. It also
keeps track of the categorization of the feeds and entries so
you can retrieve them later.
Atomojo also packages eXist as an embedded database and so
you don't need to configure anything but the atomojo server
itself.
I still intend on supporting the APP implementation in eXist so that
people who use eXist have that option too.
--Alex Milowski
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]