You could override the dmProfile function that returns that struct. Blair
On Fri, Mar 5, 2010 at 10:05 AM, Chris Roth <[email protected]> wrote: > I'm looking for a goos place to set a variable > session.dmprofile.fullName from > > session.dmprofile.firstName session.dmprofile.lastName > > It looks like I can easily do it in security.cfc when the dmProfile > object is instantiated, but I would really rather not do it there > having to override security.cfc in my project is really not something > I want to do.. > > Any suggesstions on a good place to do it for ease and longevity... > > Chris > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
