|
Re: "inheritance" order in Perl proxies: msg#00157programming.swig
Josh Cherry <jcherry@xxxxxxxxxxxxxxxx> writes: > will probably expect to get Shape::Foo, but will get the global Foo > instead. I can remedy this by switching the order of the "base classes": > > package example::Circle; > @ISA = qw( example::Shape example ); > > Is there a reason not do it this way? Hi Josh, Not that I can think of. It seems that the default behavior ought to be most specific to least specific. If you want to file this as a bug on SourceForge it can be handled and not forgotten. Cheers, jas. _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: mh, it's acting up.: 00157, Marcelo Matus |
|---|---|
| Next by Date: | String Arrays: 00157, mark |
| Previous by Thread: | "inheritance" order in Perl proxiesi: 00157, Josh Cherry |
| Next by Thread: | Simple .i files.: 00157, Jake Janovetz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |