That's a clever idea! Thank you Thomas. For now, I'll leave out any
interface fiddling as it is not essential ATM.
Gary
On Mon, Nov 10, 2014 at 9:05 AM, Thomas Neidhart
wrote:
> On 11/10/2014 02:16 PM, Gary Gregory wrote:
> > If we updated:
> >
> > public interface BinaryEncoder extends Encoder
On 11/10/2014 02:16 PM, Gary Gregory wrote:
> If we updated:
>
> public interface BinaryEncoder extends Encoder {
>
> /**
> * Encodes a byte array and return the encoded data as a byte array.
> *
> * @param source
> *Data to be encoded
> * @return A byte a
If we updated:
public interface BinaryEncoder extends Encoder {
/**
* Encodes a byte array and return the encoded data as a byte array.
*
* @param source
*Data to be encoded
* @return A byte array containing the encoded data
* @throws EncoderException
Le 10/11/2014 08:13, Benedikt Ritter a écrit :
> Sorry if this came over too harsh. Wasn't meant like "you're doing it
> wrong", but more like "I expect you to have more experience with git."
You have a too high expectation on my actual knowledge ;) git is so rich
I learn a new trick almost every
Le 10/11/2014 08:13, Benedikt Ritter a écrit :
> 2014-11-09 14:36 GMT+01:00 Emmanuel Bourg :
>
>> Le 09/11/2014 12:28, Benedikt Ritter a écrit :
>>> IMHO this belongs into your global .gitignore.
>>
>> This was just a bogus commit to test the mail notifications. .gitignore
>> already contains the