Re: Alternatives to the ObjectWrapper/TemplateModel approach (Was: [FM3] Remove BeansWrapper and some of its settings)

2017-02-28 Thread Daniel Dekany
Tuesday, February 28, 2017, 7:06:45 PM, Woonsan Ko wrote: > On Sat, Feb 25, 2017 at 4:16 AM, Daniel Dekany wrote: >> Saturday, February 25, 2017, 7:59:55 AM, David E Jones wrote: >> >>> These all sound like good changes, and clarify what is really going on. >> >> (Basically, I'm decreasing code s

Re: Alternatives to the ObjectWrapper/TemplateModel approach (Was: [FM3] Remove BeansWrapper and some of its settings)

2017-02-28 Thread Woonsan Ko
On Sat, Feb 25, 2017 at 4:16 AM, Daniel Dekany wrote: > Saturday, February 25, 2017, 7:59:55 AM, David E Jones wrote: > >> These all sound like good changes, and clarify what is really going on. > > (Basically, I'm decreasing code size and complexity before the more > interesting changes are start

Re: Alternatives to the ObjectWrapper/TemplateModel approach (Was: [FM3] Remove BeansWrapper and some of its settings)

2017-02-25 Thread Daniel Dekany
Saturday, February 25, 2017, 7:59:55 AM, David E Jones wrote: > These all sound like good changes, and clarify what is really going on. (Basically, I'm decreasing code size and complexity before the more interesting changes are started.) > Removing object wrapping IMO is more important than remo