I am using an MVC framework to develop an app that produces data extracts in XML format. An extract file is produced per hour using a cron.
I have a model called DataExtrad, which stores the date range to be removed.
There is no controller for this because it is not part of the front end.
Can someone advise on the best practice here? Is it ok to parse the XML view directly when extracting the extract file?
hmm .. the way I see it, "I can see the report through the report Does not want ", it means that it is OK to break the MVC pattern.
Comments
Post a Comment