git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nigel Magnay <nigel.magnay@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Git ML <git@vger.kernel.org>
Subject: Re: [JGIT PATCH] 1/2: Externalizable items
Date: Mon, 16 Feb 2009 17:10:03 +0000	[thread overview]
Message-ID: <320075ff0902160910v723d077bp5eb3559c1d8f998a@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.1.00.0902161758030.6289@intel-tinevez-2-302>

Externalizable is the java standard for Serializable, but controlling
the exact format (rather than using introspection).

http://n2.nabble.com/-PATCH-JGIT--Minor-%3A-Make-ObjectId%2C-RemoteConfig-Serializable-td2286559.html#none


On Mon, Feb 16, 2009 at 4:59 PM, Johannes Schindelin
<Johannes.Schindelin@gmx.de> wrote:
> Hi,
>
> On Mon, 16 Feb 2009, Nigel Magnay wrote:
>
>> Make parts of jgit externalizable, so that they can be marshalled over
>> the wire or onto disk,
>> using formats from git mailing list.
>
> Hmm.  I have to be honest and admit that I have no idea what you mean by
> externalizable.  From the "marshalling" comment, I'd have assumed that you
> mean Serializable, but then I still do not understand what "formats from
> git mailing list" are.  And that being a regular of said list for quite
> some time...
>
> Care to enlighten me?
>
> Ciao,
> Dscho
>

  reply	other threads:[~2009-02-16 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-16 16:45 [JGIT PATCH] 1/2: Externalizable items Nigel Magnay
2009-02-16 16:59 ` Johannes Schindelin
2009-02-16 17:10   ` Nigel Magnay [this message]
2009-02-16 17:20 ` Shawn O. Pearce
2009-02-16 18:09   ` Nigel Magnay
2009-02-16 18:16     ` Shawn O. Pearce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=320075ff0902160910v723d077bp5eb3559c1d8f998a@mail.gmail.com \
    --to=nigel.magnay@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).