Re: relase plan, 1st draft



On tir, 2002-11-12 at 11:09, Daniel Lacroix wrote:
Le mar 12/11/2002 à 11:04, Christian Borup a écrit :
On tir, 2002-11-12 at 10:50, goran kirra net 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.

I'm missing a lot of dependancies... I have added a few use statements
here and there, only in places where I got bit by the problem.

Adding the "use" to gtk2_perl_new_object is a much better idea. Handling
this type of thing by hand is bound to fail...

./borup




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