Bug #4631

Using non-domain-objects as arguments should also work.

Added by Sebastian Kurfuerst almost 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-09-15
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:MVC
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

It should be possible to have an Object bound to a form which does not have the @entity or @valueobject annotation.

Imagine a case when you have a complex form and want to bind a form-object to that - which should not be persisted in the database.

Associated revisions

Revision ad8eaa64
Added by Sebastian Kurfuerst almost 6 years ago

[+FEATURE] FLOW3 (MVC): Now, non-domain-objects can be mapped inside an argument as well. Additionally, improved the exceptions in these cases. Resolves #4631

History

#1 Updated by Sebastian Kurfuerst almost 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3174.

Also available in: Atom PDF