Hi, I'm sorry, but that's not what I was talking about.
Imagine an extension A which extends oxArticle with a new method a(). "Extension" in this context means a directory containing module files and a metadata.php file. Now imagine a second extension B which extends some other objects and uses oxArticle::a() from extension A. What we now need is some way to declare that extension B depends on extension A. I hope this explanation makes it clearer. grüße Gernot Payer Am Fri, 5 Oct 2012 13:59:42 +0300 schrieb Rimvydas Paskevicius <[email protected]>: > Hi, > > Yes. If few different modules extends same oxid class, simply use > drag&drop in extended modules list and make sorting according your > needs. Sorting extensions is same as was before using > "oxclass=>"myclass1&myclass2". > > > Rimvydas > > > > -----Original Message----- > From: Gernot Payer > Sent: Friday, October 05, 2012 11:23 AM > To: [email protected] > Subject: [oxid-dev-general] Module dependencies in metadata.php? > > Hi OXID Devs, > > is there a way to declare dependencies between modules? E.g. we have a > few standard extensions for B2B shops and further customisations are > often based upon these extensions. > So it would be very useful if you could put such dependencies into > metadata.php. Unfortunately I found nothing in the documentation. > > Is there a way? Or is it at least planned to include such a feature? > > grüße > Gernot Payer > -- ******************************************* Dipl.-Inf. Gernot Payer Software-Entwickler shoptimax GmbH Guntherstraße 45a 90461 Nürnberg Amtsgericht Nürnberg HRB 21703 GF Friedrich Schreieck Tel.: 0911/25566-17 Fax: 0911/25566-29 [email protected] http://www.shoptimax.de ******************************************* _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
