You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we got an event system it is easy to build extensions like the jms serializer annotations or the (incoming) validation annotations for symfony form, or maybe rest things, etc ...
we should allow a generic "annotations": that will overwrite all annotations generated by the compiler. This will be handy to test new extensions and features and to trick the generator sometimes.
When we got an event system it is easy to build extensions like the jms serializer annotations or the (incoming) validation annotations for symfony form, or maybe rest things, etc ...
we should allow a generic
"annotations":
that will overwrite all annotations generated by the compiler. This will be handy to test new extensions and features and to trick the generator sometimes.this would temporarly fix #11 #12
The text was updated successfully, but these errors were encountered: