Am Donnerstag, 5. Januar 2006 11:23 schrieb Martin Waschbüsch:
> Hi all,
>
> Has anyone else tested the snapshot that Ryo sent us?
>
> I tried to look at the javascript stuff, but I am quite confused now:
>
> There are four files, where a function
>
> function processReqChange()
>
> is defined:
>
> include/js_index.js
> include/js_index.inc
> include/main.js
> source/main.js
>
> They are all identical, which seems redundant to me. Anyway, if I wanted
> to look at functions related to displaying messages, what file would I
> have to examine?

Hi Martin, 

yesterday I also started to compare the versions. But I currently working on a 
task which should be done this week. So it got too time consuming to me, to 
walk deeper through the files.

But that I also experienced:
Some identical files exept that one version has  functions with additionally 
argument for debugging or so.

But just an advice from me:
Get all doubled files to unique ones (yes, I'am kidding you :p). So that we 
can be really sure, in further times we are working in the right file.

But js_index.inc seems to be a debug version. There are outputs from session 
and contact-book etc in there. So better you ignore that file for now. 
Probably Ryo can tell us more about.

If it would go my way, I would say drop the source/main.js, and use the one in 
include/ because a Javascript-File is something to include, even if it's just 
in the browser. On the other hand, it is relating to HTML-content which 
mostly is avaible in /source. So I'ts up to you and your decision probably 
depends on your current mood and there in turn is nothing wrong with! ;)

Karsten




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Ilohamail-devel mailing list
Ilohamail-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ilohamail-devel

Reply via email to