lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Calculation Summary columns selection


From: Greg Chicares
Subject: Re: [lmi] Calculation Summary columns selection
Date: Tue, 07 Nov 2006 02:31:14 +0000
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

On 2006-11-7 2:10 UTC, Evgeniy Tarassov wrote:
> 
> I have took liberty to base the code for the dialog on the framework.
> So that i could learn how to do the basic things using the lmi's MVC
> framework and not to break the approach taken in lmi concerning GUI.

That's great. I was just afraid you wouldn't be able to do it
quickly that way. It is certainly beneficial for someone other
than me to be familiar with that code.

> I have added some more not-so-pretty methods to configure_settings so
> that when the settings are written back into the xml file, it does not
> include the default values specified in the configurable_settings
> constructor.

The defaults hardcoded in C++ are intended only as plausible
values for entities not present in 'configurable_settings.xml',
although generally it's better for all of them to be specified
in that file.

In practice, I think a customized 'configurable_settings.xml'
is always distributed. Any values in that file should override
the defaults hardcoded in C++. IOW, if the new calculation-
summary-column-selections entity is changed, then saving the
file should change only that entity.

> The code is commited to cvs (20061107T0147Z).
> 
> I have done corresponding modifications to objects.make to include new
> files, but i failed to compile the application using makefiles. Of
> course it builds and works using autotools, but for some reason i
> could not have tested it using lmi makefiles.

I'm sure that problem can be solved. I won't be able to look at
it until tomorrow morning, though--not before noon UTC, that is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]