Michael Turner wrote:
> I think Juergen's point is that this is a workaround: you
> can cache iAppli, but not pages.
>
> I'd like to know how sizes of cHTML source and resulting
> iAppli binaries compare. My understanding (courtesy
> of Harry Behrens, and possibly phone-dependent)
> is that API calls are "late-bound" - the actual character
> string representation of the method call is still in
> the downloaded binary.
Of course they are late-bound - otherwise they couldn't work in
different phones!
> That would seem to bulk it out a little, to the extent that
> cHTML content is tag-text, anyway.
No, it shouldn't - each function name only needs to appear once for
each class (or maybe only once in the whole package).
[ Did you check the archives? http://www.appelsiini.net/keitai-l/ ]
Received on Tue May 22 01:35:10 2001