[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] I don't like order routes.


--- Christopher Wenham <suppressed> wrote:
> On Friday 26 March 2004 14:12, Grant wrote:
> > I'm in the final stages of building a catalog from
> > scratch and I think I'd rather use an mv_check to
> do
> > all of the order logging etc. instead of the order
> > routes.  Is there anything wrong with that?  I do
> need
> > to use PGP encryption.  Is there any way to use
> that
> > without going through an order route?
> 
>  It might be more difficult to maintain in the long
> run, unless you have 
> reason to think otherwise. The order route system
> was designed to make 
> maintenance easier by breaking it down into a
> pipeline.
> 
>  But the order route system, as far as I know,
> simply uses the same 
> Interchange API that you can invoke from within an
> mv_check subroutine. 
> 
>  To make use of PGP/GPG encryption, you could just
> use the CRYPT tag.
> 
> Regards,
> -- 
> Chris Wenham - Synesmedia, Inc.

I can't find mention of the crypt tag at
icdevgroup.org or at the RTFM site.  I did find
crypt.coretag with the following contents:

UserTag crypt Order value
UserTag crypt Routine <<EOR
sub {
	return crypt(shift, Vend::Util::random_string(2))
}
EOR

That's not it is it?

- Grant

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.