lua-users home
lua-l archive

Re: RPC string.dump() and upvalues

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


hello, "Leo Leo" <leo4mailing+lua@gmail.com>.
On 2007年9月10日 04:30:23 +0200
"Leo Leo" <leo4mailing+lua@gmail.com> wrote:
> My question is: there is any workaround to do that between different
> applications ? There is a way to de-upvalue a value ?
read the dox about string.dump(). you can't use upvalues in dumped
function. there's no easy way to do it with string.dump().

AltStyle によって変換されたページ (->オリジナル) /