| Author |
Message |
|
| anders_n |
Posted: Tue Apr 22, 2008 9:18 pm |
|
|
|
User
Joined: 28 Feb 2005
Posts: 155
Location: Saltillo, Mexico
|
I have started to add support for DIME encoded attachments in SOAP requests.
DIME never made it as a standard but it is supported in AXIS
For details on DIME see
http://bgp.potaroo.net/ietf/all-ids/draft-nielsen-dime-02.txt
I would appreciate comments on this preliminary patch against yaws 1.76
1, does this look ok?
2, have I broken anything for JSON or HAXE?
3, any ideas on how to make it easier to support other types of attachments
in the future?
/Anders
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Tue Apr 22, 2008 11:01 pm |
|
|
|
Guest
|
Anders Nygren wrote:
> I have started to add support for DIME encoded attachments in SOAP requests.
>
> DIME never made it as a standard but it is supported in AXIS
> For details on DIME see
> http://bgp.potaroo.net/ietf/all-ids/draft-nielsen-dime-02.txt
>
> I would appreciate comments on this preliminary patch against yaws 1.76
>
> 1, does this look ok?
> 2, have I broken anything for JSON or HAXE?
> 3, any ideas on how to make it easier to support other types of attachments
> in the future?
>
1. I have no idea what DIME is.
2. Assuming DIME is not evil, the patch looks good
3. As for breaking - I don't know - we still don't have any good test suites
so this is for the soap/haxe/json folks to have an opinion on.
/klacke
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Thu Apr 24, 2008 9:52 pm |
|
|
|
Guest
|
|
| Back to top |
|
| anders_n |
Posted: Thu Apr 24, 2008 10:14 pm |
|
|
|
User
Joined: 28 Feb 2005
Posts: 155
Location: Saltillo, Mexico
|
On Thu, Apr 24, 2008 at 4:51 PM, Claes Wikstrom <klacke@tail-f.com> wrote:
> Anders Nygren wrote:
>
> > I have started to add support for DIME encoded attachments in SOAP
> requests.
> >
> > DIME never made it as a standard but it is supported in AXIS
> >
>
> Ok, no one objected - I applied the patch.
>
Nooo, wait a little.....
I think this is still to early to apply. As I originally wrote it is
preliminary and I just
posted it because I wanted some feedback.
/Anders
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Fri Apr 25, 2008 8:11 am |
|
|
|
Guest
|
Anders Nygren wrote:
> Nooo, wait a little.....
> I think this is still to early to apply. As I originally wrote it is
> preliminary and I just
> posted it because I wanted some feedback.
Ok, ... should I back out the patch then, or should we/you
make sure it doesn't break anything.
I'll see if I can get some sort of test framework in
place in the next days.
/klacke
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist |
|
|
| Back to top |
|
| anders_n |
Posted: Fri Apr 25, 2008 9:11 am |
|
|
|
User
Joined: 28 Feb 2005
Posts: 155
Location: Saltillo, Mexico
|
| On Fri, Apr 25, 2008 at 3:10 AM, Claes Wikstr |
|
|
| Back to top |
|
| Guest |
Posted: Fri Apr 25, 2008 11:47 am |
|
|
|
Guest
|
|
| Back to top |
|
|
|