Bug #702
Replace MMP workaround with more robust solution
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Replace MMP workaround with more robust solution
History
#1 Updated by Chad Berkley over 14 years ago
I've researched this a bit more and it seems the technology I was going to use, mimepull, is a bit immature and has not been worked on in 2 years. Need to reevaluate this. Maybe go back to cos.jar which morpho uses. Should probably push this off until after the DataOne prototype is done since it may take more time than we want to spend right now.
#2 Updated by Chad Berkley over 14 years ago
putting this back into the backlog until after the july deadline.
#3 Updated by Chad Berkley over 14 years ago
- Status changed from New to Closed
Changed this to use my own implementation based on the MMP RFC1341 (http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html). This implementation is memory bound so it should be revisited, however it does work for the prototype.