This is great news. Thank you and good job!

--
Johannes Lundberg
BRILLIANTSERVICE CO., LTD.


On Wed, Jun 4, 2014 at 6:06 PM, Helge Hess <[email protected]>
wrote:

> Cool stuff!
>
> hh
>
> On Jun 4, 2014, at 2:29 AM, Quentin Mathé <[email protected]> wrote:
> > Hi everyone,
> >
> > Eric and I had been hard at work finishing the CoreObject preview
> release, and are happy to announce that it’s finally ready!
> >
> > Cheers
> > Quentin.
> >
> >
> > CoreObject Preview Release
> > =====================
> >
> > CoreObject is a version-controlled object database for Objective-C that
> supports powerful undo, semantic merging, and real-time collaborative
> editing. It’s part of the Étoilé project.
> >
> > Some of the features include:
> >
> > - a DVCS (focusing on personal version control right now) with branching
> and cheap copying, designed to work with very fine-grained commits (i.e.
> applications where every UI action creates a commit)
> > - selective undo, based on diff/merge of object graphs (see
> http://coreobject.org/technotes/#diffmerge )
> > - robust real-time collaborative editing, including sharing of revision
> history, per-user undo, all without  operational transform
> > - powerful undo system that is persistent (survives app restarts),
> branching, and can record all possible changes to a CoreObject store. You
> can undo things like reverting to past states, switching branches, deleting
> branches, deleting documents, etc.
> > - automatic, metamodel-driven copying of subsets of an object graph
> >
> > More at: http://coreobject.org/index.html#features and
> https://github.com/etoile/CoreObject/blob/master/README.md
> >
> > There are several short videos at http://coreobject.org and some
> technical notes on how the system works at:
> http://coreobject.org/technotes/
> >
> >
> > Get it
> > -------
> >
> > CoreObject is MIT-licensed. It has an extensive test suite which is
> passing on GNUstep and Mac OS X 10.7+, but our demo applications only work
> on Mac OS X 10.7+.
> >
> > The source code, including dependencies, can be downloaded here:
> http://download.gna.org/etoile/coreobject/CoreObject-0.5.tgz
> >
> > You can grab the source code directory from Github, but without the
> dependencies: https://github.com/etoile/CoreObject
> >
> > For bugs reports, see: https://github.com/etoile/CoreObject/issues
> >
> > --
> >
> > Étoilé website: http://www.etoileos.com
> >
> >
> > _______________________________________________
> > Discuss-gnustep mailing list
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
---
CONFIDENTIALITY NOTE: The information in this email is confidential
and intended solely for the addressee.
Disclosure, copying, distribution or any other action of use of this
email by person other than intended recipient, is prohibited.
If you are not the intended recipient and have received this email in
error, please destroy the original message.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to