Changes between Initial Version and Version 1 of Ticket #2760, comment 9


Ignore:
Timestamp:
2019-04-10T18:39:46+02:00 (6 years ago)
Author:
Bjoeni

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2760, comment 9

    initial v1  
    1 That could technically work, yeah. But the tags would have to be cached while converting and be applied later, which could have a huge impact on the performance (especially when converting files > 100MB). I guess it would be easier and more performant to rewrite the simplifyAction.
     1That could technically work, yeah. But the tags would have to be cached while converting and be applied later, which could have a huge impact on the performance (especially when converting files > 100MB). I guess it would be easier and more performant to rewrite the simplifyWayAction.
    22
    3 But the problem about that is that it would behave differently if you convert it during conversion or manually later on. That's why I suggested making it uninteresting, the behavior would be identical both times (and being able to validate it is also an advantage I think).
     3But the problem about that is that it would behave differently if you simplify the way during conversion or manually later on. That's why I suggested making it uninteresting, the behavior would be identical both times (and being able to validate it is also an advantage I think).