Thanks Bill.. Received the document. Now I'll read and try to see what was wrong with my trial mapping changes. Teoman "Bill McCormick" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sent it directly. > > Teoman Haliloglu wrote: > > Hi, > > > > I started playing with the mapping facilities of Cache today. > > > > I started with a simple class like > > Class User.GlobalTest Extends (%Persistent, %Populate) [ ClassType = > > persistent, ProcedureBlock ] > > { > > Property Name As %String; > > Property Age As %Integer; > > } > > > > > > What I want to achieve is a storage like > > ^GlobalTestD(ID,Age)=$LB(Name) > > > > I could not do it, went for the ng archives, could not download either the > > powerpoint presentation Bill mentioned and posted or other attachments about > > mapping, documentation doesn't help... > > > > Can anyone send me some nice documentation about global mapping or steps > > about how to do that simple mapping change? I know that it has been asked > > many times before, but... :( > > > > Thanks, best regards. > > Teoman > > > >
