>> > if (ivySettingsLastModified == -1) {
>> > Message.info("\n\n");
>> > } else {
>> > Message.info("\n\nIVYDE: ivysettings has changed,
>>
>>
>> The info message completely in lower case?
>
>is there any worry about it ?
Not really. But if you present a log message (like the Exception
strings)
I think it would be better to write
Message.info("\n\nIVYDE: Ivy-settings has changed, configuring
Ivy again\n");
Or is "ivysettings" a technical term?
>
>> Why just the two new lines when -1?
>
>The two new lines are I think because we are probably starting
>a new resolve
>session, so this need to be somehow visible.
>And -1 means that the file has not been loaded yet, so there
>is no reloading
>to log about.
Ok, thanks
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]