[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [RFC] Added editor driver restrictions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-22 17:36:58 CEST

kfogel@collab.net writes:

> "C. Michael Pilato" <cmpilato@collab.net> writes:
> > I'd be willing to test this out to see if it works out as well as I
> > hope. But I wanna make sure no one objects to the added restriction
> > this would add to the editor interface. If we can't bank on having
> > the properties before the file contents, the rest of this proposal is
> > worthless.
>
> I should add that part of this change would be to tweak the major
> editors to error if a prop_foo() editor function is called on some
> baton *after* change_foo() or add_foo() has already been called on the
> same baton.

Maybe I misunderstand the proposed editor restriction: I thought the
new restriction was

  change_file_prop() must be called *before* apply_txdelta()

Is that too specific? Can you give an exact definition of your
proposal?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 17:39:52 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.