On Sa, 2007-06-23 at 13:20 +0200, lars wrote:
> Hi,
> 
> > > > This is the current behaviour. We always consider version control to be
> > > > the authority.
> > > 
> > > not really - for now the "turn the local translation into a suggestion"
> > > behaviour is only a feature request. In reality all local changes are 
> > > lost.
> > > 
> > 
> > Did you check the code in projects.py::updatepofile()?  Check where it
> > calls pootlefile.py::mergeitem()
> 
> uh - you got me!
> I was only looking at the code in versioncontrol.py and not in the places 
> where
> it is used. May fault - thanks for the pointer.
> I never tried to use this feature, as it was mentioned as a feature request on
> http://translate.sourceforge.net/wiki/pootle/version_control - or does the
> update feature request involve something else? I was not sure, so maybe you
> could update it to clarify the current state?
> 
> 

It seems you added that request, and I never saw it. Well, see it as
that your request has been implemented (before you asked ;-)



...

> > > > I didn't realise that we'll handle directories as well, but I see that
> > > > now. I'm just wondering now: is it ideal that we are recreating objects
> > > > all the time?
> > > 
> > > you mean, creating instances of the classes SVN, CVS and DARCS?
> > > Does this create problems?
> > 
> > Not really. I just want to keep a check on the number of objects
> > created.
> 
> "objects" in the sense of "instance"?
> As these instances are created in a sequence (not all at the same time), there
> should be no real resource problem. The time need to create an instance seems
> to be neglectable from my point of view. But maybe I miss something?
> 
> Lars

I was more concerned about memory consumption than creation time. But I
guess we should measure it rather than speculate.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to