Revision df60320e
ID | df60320e003617db1f4b5c15730b6795d51aff4e |
- FLOW3: (Package) Integrated the patches from the F3PR project by Thomas, Tobias and Christoph. Introduces Meta xml reading / writing support, create and delete packages and a new command line tool "flow3". The whole Package subpackage needs some tuning and cleanup and most of the new Package Manager tests are currently disabled. Addresses #935, addresses #936, resolves #937, addresses #940, and addresses #116.
- added
- modified
- copied
- renamed
- deleted
- Classes
- MVC
- Package
- Controller
- Exception
- F3_FLOW3_Package_Manager.php (diff)
- F3_FLOW3_Package_ManagerInterface.php (diff)
- F3_FLOW3_Package_Meta.php (diff)
- F3_FLOW3_Package_MetaInterface.php (diff)
- F3_FLOW3_Package_Package.php (diff)
- F3_FLOW3_Package_PackageInterface.php (diff)
- Meta
- F3_FLOW3_Package_Meta_AbstractConstraint.php
- F3_FLOW3_Package_Meta_AbstractParty.php
- F3_FLOW3_Package_Meta_Company.php
- F3_FLOW3_Package_Meta_PackageConstraint.php
- F3_FLOW3_Package_Meta_Person.php
- F3_FLOW3_Package_Meta_ReaderInterface.php
- F3_FLOW3_Package_Meta_SystemConstraint.php
- F3_FLOW3_Package_Meta_WriterInterface.php
- F3_FLOW3_Package_Meta_XMLReader.php
- F3_FLOW3_Package_Meta_XMLWriter.php
- Configuration
- Tests