|
|
|
|
|
by mmcnickle
5000 days ago
|
|
I would argue that it's better for configuration and application logic should be separate though. You can run the same appliation with a different XML configuration without modification of the source. You couldn't do the same with in-comment configuration. |
|
But I don't need routes or fieldnames to be different only in one environment, so annotations work great there.