Hi Sven, I read that Pharo 30 will be released in March 2013, so it is absolutely sufficient for me to wait a few months, I want to concentrate on features I really really need to go online officially. This will also take time til Pharo30....
Sabine On Mon, Dec 9, 2013 at 12:41 PM, Sven Van Caekenberghe-2 [via Smalltalk] < [email protected]> wrote: > > On 09 Dec 2013, at 12:34, Sabine Knöfel <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4728723&i=0>> > wrote: > > > Hi Joachim, hi Sven, > > > > thank yor very much for your work! I am looking forward to use Pharo 3.0 > next year. :-) > > If you need this code earlier, I see no reason why you should not be able > to file out the QuotedPrintableMimeConverter[Tests] classes from 3.0 and > file them in in 2.0 - there are no dependencies as far as I can see. > > Maybe this could even be officially back ported to 2.0. > > > Sabine > > > > > > On Mon, Dec 9, 2013 at 11:11 AM, jtuchel [via Smalltalk] <[hidden > email]> wrote: > > Hi Sven, > > > > thanks for porting this and making it available. I will re-integrate > > your improvements in the VAST code if that's okay with you. > > > > Hey, and I am now (very indirectly) a Pharo contributor, how cool! ;-))) > > > > Joachim > > > > > > Am <a href="tel:08.12.13%2023" value="+498121323" target="_blank">08.12.13 > 23:49, schrieb Sven Van Caekenberghe: > > > > > On 08 Dec 2013, at 19:51, Sven Van Caekenberghe <[hidden email]> > wrote: > > > > > >> Next I will actually move your code to the instance side of > QuotedPrintableMimeConverter, the class where we actually need it. I am > sure I can take over your units tests as they are, which is good. > > > Done: > > > > > > > https://pharo.fogbugz.com/f/cases/4825/Quoted-printable-encoding-incomplete > > > > > > > > RESOLVED > > > > > > Slice in 3.0 inbox: > > > > > > === > > > Name: > SLICE-Issue-4825-Quoted-printable-encoding-incomplete-SvenVanCaekenberghe.1 > > > Author: SvenVanCaekenberghe > > > Time: 8 December 2013, 11:45:<a href="tel:09.148454" value="+499148454" > target="_blank">09.148454 pm > > > UUID: af015099-e48b-47f5-9553-840fca62d8e2 > > > Ancestors: > > > Dependencies: Network-MIME-SvenVanCaekenberghe.64, > NetworkTests-SvenVanCaekenberghe.92 > > > > > > A completely new implementation of QuotedPrintableMimeConverter based > on code contributed by Joachim Tuchel (thanks !) including a new set of > unit tests. > > > > > > Note that the older code lacked the encoding part and had no tests at > all. > > > === > > > > > > Sven > > > > -- > > ----------------------------------------------------------------------- > > Objektfabrik Joachim Tuchel mailto:[hidden email] > > Fliederweg 1 http://www.objektfabrik.de > > D-71640 Ludwigsburg http://joachimtuchel.wordpress.com > > Telefon: <a href="tel:%2B49%207141%2056%2010%2086%200" value=" > +4971415610860" target="_blank">+49 7141 56 10 86 0 Fax: <a > href="tel:%2B49%207141%2056%2010%2086%201" value="+4971415610861" > target="_blank">+49 7141 56 10 86 1 > > > > > > > > > > If you reply to this email, your message will be added to the discussion > below: > > > http://forum.world.st/MimeConverter-forEncoding-quoted-printable-subclass-responsibility-tp4727895p4728698.html > > To start a new topic under Pharo Smalltalk Users, email [hidden email] > > To unsubscribe from (MimeConverter forEncoding: 'quoted-printable') > subclass responsibility, click here. > > NAML > > > > > > View this message in context: Re: (MimeConverter forEncoding: > 'quoted-printable') subclass responsibility > > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://forum.world.st/MimeConverter-forEncoding-quoted-printable-subclass-responsibility-tp4727895p4728723.html > To start a new topic under Pharo Smalltalk Users, email > [email protected] > To unsubscribe from (MimeConverter forEncoding: 'quoted-printable') > subclass responsibility, click > here<http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4727895&code=c2FiaW5lLmtub2VmZWxAZ21haWwuY29tfDQ3Mjc4OTV8MTA0OTM5MTYx> > . > NAML<http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://forum.world.st/MimeConverter-forEncoding-quoted-printable-subclass-responsibility-tp4727895p4728727.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
