kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29395
Re: Eagle XML parsing moved to common
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 8 May 2017 14:28:52 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<488f3329-43d6-0c0c-9a4b-6aed9ac236c2@gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Hi Wayne,
Yes, I was aware of the commit and verified it is still there.
Fortunately git am did the right job and no intervention was necessary.
Cheers,
Orson
On 05/08/2017 02:11 PM, Wayne Stambaugh wrote:
> Orson,
>
> FYI, Alejandro's patch was created before commit a208ba6566e1 which
> fixed an issue with free text rotation angles. Did that fixed get
> rolled into the eagle common code?
>
> Cheers,
>
> Wayne
>
> On 5/8/2017 5:09 AM, Maciej Sumiński wrote:
>> Hi Alejandro,
>>
>> I am really sorry it has taken me so long to review the patch. I have
>> tested it and it seems to work correctly, so now it is merged.
>>
>> I like the refactor changes, good job! I am also aware of the branch
>> containing initial work on Eagle schematic import, but it has to wait to
>> be more complete.
>>
>> Cheers,
>> Orson
>>
>> On 04/07/2017 02:13 PM, Alejandro Garcia Montoro wrote:
>>> Hi all,
>>>
>>> I'm working in the eeschema plugin for importing Eagle schematics :)
>>>
>>> I've decided to reuse the good work done in pcbnew, so this patch moves the
>>> XML parsing logic from there to common.
>>>
>>> It also replaces Boost.PropertyTree to wxXml to help a little bit with our
>>> quest against boost.
>>>
>>> I've tested some boards and the output of the plugin with the current logic
>>> and with this patch applied is exactly the same, but more tests are more
>>> than welcome.
>>>
>>> Hope this is useful.
>>>
>>> Best,
>>> Alejandro
>>>
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References