[Rt-devel] Queue_Overlay::ValidateName in 3.2.2 vs 3.4.4
Jens Porup
Jens.Porup at strategicdata.com.au
Thu Dec 1 01:24:25 EST 2005
On Thu, Dec 01, 2005 at 01:14:52AM -0500, Jesse Vincent wrote:
>
>
>
> >
> > Yes. I am creating Queues on the fly, and checking that they haven't
> > already been created before doing so. Like this:
> >
> > if (RT::Queue->ValidateName("ws-$id"))
> > {
>
>
> Nope. you can't do that.
Hmmm... but it works in 3.2.2. And there appear to be lots of Class-based
method calls throughout the code. Why is this bad? I don't understand.
Jens
More information about the Rt-devel
mailing list