lua-users home
lua-l archive

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


Excuse-me, I think that only it is sufficient

function Registry:getValue(key)
  return dostring("return self." .. key)
end