gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Alignment in AMF data


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] Alignment in AMF data
Date: Sat, 25 Oct 2008 15:04:57 -0700 (PDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Sat, 25 Oct 2008, strk wrote:

double number = networkConvert<double, 8>(stream);

I like the easy-to-remember names we already have:
        - readNetworkShort
        - readNetworkLong

I'm rather neutral toward the name, myself.

I'm more concerned about where we'd have these
(as I can always add the three above as inlines)

Since the network reads are almost connected to AMF, I think it makes
sense to have the template in amf.h. Alternatively, since (as the name
implies) it is connected to networking, it would make sense to have
it in network.h.

Bastiaan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]