Re: String access & metamethods
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: String access & metamethods
- From: "Ken Smith" <kgsmith@...>
- Date: 2007年12月12日 15:34:58 -0800
On Dec 12, 2007 3:27 PM, Ken Smith <kgsmith@gmail.com> wrote:
> Here is an alternative to the excellent metamethod technique. If you
> output text via other means than print, this may incur more work since
> you'll have to rewrite each of the output methods separately.
A more careful read of your mail shows me my suggestion does not fit
your original requirements so I apologize for the noise. Perhaps
there is still something in there you can use.
Ken Smith