RE: Common name for transaction and revision object
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Thu, 29 Apr 2010 08:40:34 +0100
> > If you look at the svn_fs.h API, they are both referred to
I'm trying to name a class that will hold information about a transaction (during pre-commit) or a revision (during post-commit). Because the information is pretty much the same, e.g path, url, files changes, log message, etc., I thought I could have a common class and then either use it in both pre- and post-commit hooks or use it as a parent class of more specialised Transaction and. Revision classes. I'm working in Perl, btw.
I'm leaning towards calling it TxnRev to be honest.
G
Linedata Services (UK) Ltd
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.