Re: Multi-API Incompatible with PPI

2005-01-10 Thread Adam Kennedy
Yep, they would. Unless the structural indexer was capable of understanding that... But in general, yes. Adam Eric Cholet wrote: Le 9 janv. 05, à 13:14, Adam Kennedy a écrit : [...] Now the problem with multi-API situations is likely to be that under normal situations, if some PPI-based software e

Re: Multi-API Incompatible with PPI

2005-01-10 Thread Eric Cholet
Le 9 janv. 05, à 13:14, Adam Kennedy a écrit : [...] Now the problem with multi-API situations is likely to be that under normal situations, if some PPI-based software encounters Apache::Something->method it would normally interpret it as a method call in the "most current" version of the Apache

Multi-API Incompatible with PPI

2005-01-09 Thread Adam Kennedy
Now I'm back up and running again, here an additional item for the namespace debate I didn't have the chance to cover properly earlier. PPI.pm is the new, shiny and soon-to-be-released (heading into beta now) pure-perl perl parser. It is Parse::Perl at long last. It's also my baby. Because it i