[Rt-devel] RTFM API question
Todd Chapman
todd at chaka.net
Thu Dec 8 15:39:09 EST 2005
On Thu, Dec 08, 2005 at 02:57:06PM -0500, Jesse Vincent wrote:
>
>
> > Why computer the URI when it is stored in the table?
>
> I'm betting that it simply didn't get chopped out of the code. It probably should.
I have no plans on touching that but it should be noted
the code depends on it. Article::Create() calls
$self->URI and then calls $self->__Set to set it, so
that would have to be refactored.
>
> > Is it because the organiztion name might be changed?
> >
> > What is the best way to get the URI stored in the table?
> > $self->{URI} ?
> >
> > -Todd
> > _______________________________________________
> > Rt-devel mailing list
> > Rt-devel at lists.bestpractical.com
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> >
>
> --
More information about the Rt-devel
mailing list