[FLOW3-general] Party Package really needed ?

Thomas Layh thomas at layh.com
Tue Mar 22 13:10:27 CET 2011


Hy together,

just played around for a while with the current state of FLOW3 from git. I
removed all packages that I don't want to use. Also the package Party,
because it creates DB-Tables that I currently don't need. I put it on
inactive in PackageStates.yaml.

After running :flow3 compile I get the following error:

Uncaught Exception in FLOW3 #1: Warning: class_parents(): Class
F3\Party\Domain\Model\AbstractParty does not exist and could not be loaded
in /var/www/vhosts/
twitcode.org/subdom/flow/htdocs/Packages/Framework/FLOW3/Resources/PHP/Doctrine/ORM/Mapping/ClassMetadataFactory.phpline
223

The party package is used in

Packages/Framework/FLOW3/Classes/Security/Account.php

My question now, I there a need for this package? Or is this a bug that it
is used in there. I am not sure if I get the reason for the party package.

Thanks,
Thomas


More information about the FLOW3-general mailing list