we could add an extra parameter to a lot of methods (exportingContext:...) or we could just set the context in the moose model
and the exporter ask the model for its exportingContext.
What do you think is the best?
We have the impression that the second is better.
we will implement it like that and write tests of course :) so this can be changed if necessary.
Hi guys
We are implementing a way to export a model and filter some entities.
Now we have a question:
--
Andre Hora