You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Andreas Andreou <an...@di.uoa.gr> on 2002/12/18 15:21:46 UTC

[SOURCE] Issue #TRQS99 modified

Issue TRQS99 has just been modified by user andyhot

You can view the issue detail at the following URL:
     <http://scarab.werken.com/scarab/issues/id/TRQS99>

The following modifications were made to this issue:

Hmmm...the same issue appears in ObjectWithManager.vm
Is it possible to have a patch for both?  




Re: [SOURCE] Issue #TRQS99 modified

Posted by Will Holcomb <wi...@himinbi.org>.
On Wed, 18 Dec 2002, Andreas Andreou wrote:

> Hmmm...the same issue appears in ObjectWithManager.vm Is it possible to
> have a patch for both?

I was going to ask about that actually. The two files seem to be very 
similar is there some reason that the common parts are not put in a single 
file and #parse'd in to each?

I diffed them and it seems like alot of the differences are in spacing.

Will