Le mar 12/11/2002 à 11:04, Christian Borup a écrit :
> On tir, 2002-11-12 at 10:50, goran@xxxxxxxxx wrote:
> >
> > On Tue, Nov 12, 2002 at 10:41:04AM +0100, Christian Borup wrote:
> > > I've added the nessesary use statements, to modules with methods that
> > > return "foreign" objects. I hope thats ok.
> >
> > It is more than OK for now.
> > A "require" in the function or perhaps in gtk2_perl_new_object*()
> > would be an optimation later.
>
> Having it in gtk2_perl_new_object would rock. If the speed hit isn't too
> bad that is.
Your are missing some dependancies. When I had some problem with a
missing "use", it was in a callback function for an Gtk2::Allocation
object. So it is not so easy to know all "use" we can need with a class.
> ./borup
>
Daniel
|