Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'languages.': 0.04; 'subject:support': 0.07; 'subject:Does': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'anyways,': 0.16; 'appreciated!': 0.16; 'merged': 0.16; 'subject:Language': 0.16; 'url:py': 0.16; 'wing': 0.16; 'xslt,': 0.16; 'subject:python': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'wed,': 0.18; 'trying': 0.19; 'email addr:gmail.com>': 0.22; 'rules': 0.22; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'java': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'define': 0.26; 'url:edu': 0.26; 'certain': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'url:code': 0.29; 'xml': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'ray': 0.31; 'up:': 0.31; 'another': 0.32; 'url:python': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'doing': 0.36; 'next': 0.36; 'thanks': 0.36; 'possible': 0.36; 'subject:?': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'should': 0.36; 'seconds': 0.37; 'application': 0.37; 'list': 0.37; 'pm,': 0.38; 'previous': 0.38; 'anything': 0.39; 'does': 0.39; 'url:mail': 0.40; 'kind': 0.63; 'fulfill': 0.68; 'jul': 0.74; 'william': 0.81; '(probably': 0.84; '2014,': 0.84; 'br,': 0.84; 'reply!': 0.84; '8bit%:18': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vX/hTM+/wc3EKbHknqu8n3VfD95R+NyRFzdWUIFcZfU=; b=snIFUyBPypJ1YipTQDbW1JVXgkSzAv1oVrov9r/gku+7HkRwqa6Bx7+CVPpypO3W+E 2Bceg9j1j1myuIDU5pXkOghiKcaNvox6X3Xf7cvdxhDd0r9fM0u1+/CpmyzoCoeV97sk a1/GQzksh5qROSpG054tugRfyN/83JXYncgdmwSWH/MYfYFxbNfmaER1Vi1KKHS6nMiw 87LaxZTwGXkPA/GZSWGdGnHIfDN0bjMcmgmdOgRjrhUZmdHFT/toOk9KdTHIA8ka7Odk dF6k+E9dQBlGoptFeD26pjNZJ9aN0VUPwei9Nb5QhXxTfzz98ywiOKOq/m7tNngdeRCm lMfA== MIME-Version: 1.0 X-Received: by 10.51.17.97 with SMTP id gd1mr13225181igd.18.1404913201591; Wed, 09 Jul 2014 06:40:01 -0700 (PDT) In-Reply-To: <9DBC3AC7-F200-4B4D-A39C-EF244EB396FC@mac.com> References: <9DBC3AC7-F200-4B4D-A39C-EF244EB396FC@mac.com> Date: Wed, 9 Jul 2014 15:40:01 +0200 Subject: Re: Does python support ATL Modelling Language? From: varun bhatnagar To: William Ray Wing Content-Type: multipart/alternative; boundary=001a1134cb12523ad004fdc2d839 X-Mailman-Approved-At: Wed, 09 Jul 2014 15:41:24 +0200 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 100 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1404913286 news.xs4all.nl 2968 [2001:888:2000:d::a6]:38204 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74252 --001a1134cb12523ad004fdc2d839 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks a lot William for the reply! Before writing the previous mail I did a search but I was not able to find anything which can fulfill my need. I want something where in I can define certain rules for my xml and based on those rules my xmls should get merged into another xml (probably XSLT, still need to investigate). All these things I was doing using ATL. Anyways, I can still go through this and see if this works for me. /Varun On Wed, Jul 9, 2014 at 3:20 PM, William Ray Wing wrote: > On Jul 9, 2014, at 4:38 AM, varun bhatnagar wrote= : > > > Hi, > > > > I am trying to shift my application from JAVA to Python and in JAVA I a= m > using ATL Transformations (modelling techniques). Is it possible to do th= at > with Python, does python support ATL Transformations. If not is there any > API/library/module which supports this? > > > > Any kind of help will be appreciated! :) > > > > Thanks, > > BR, > > Varun > > -- > > https://mail.python.org/mailman/listinfo/python-list > > I know next to nothing about model transformation languages. However, a > few seconds in Wikipedia and Google turned up: > > http://www.lfd.uci.edu/~gohlke/code/transformations.py.html > > If you Google for =E2=80=9Cpython model transformation=E2=80=9D you will = get a fair list > of other possibilities. > > -Bill --001a1134cb12523ad004fdc2d839 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks a lot William for the reply!
Before writing the= previous mail I did a search but I was not able to find anything which can= fulfill my need.
I want something where in I can define certain = rules for my xml and based on those rules my xmls should get merged into an= other xml (probably XSLT, still need to investigate).
All these things I was doing using ATL.
Anyways, I can still= go through this and see if this works for me.

/Va= run


On Wed, Jul 9, 2014 at 3:20 PM, William Ray Wing <wrw@mac.com> wro= te:
On Jul 9, 2014, at 4:38 AM, varun b= hatnagar <varun292006@gmail.com= > wrote:

> Hi,
>
> I am trying to shift my application from JAVA to Python and in JAVA I = am using ATL Transformations (modelling techniques). Is it possible to do t= hat with Python, does python support ATL Transformations. If not is there a= ny API/library/module which supports this?
>
> Any kind of help will be appreciated! :)
>
> Thanks,
> BR,
> Varun
> --
> https://mail.python.org/mailman/listinfo/python-list

I know next to nothing about model transformation languages. =C2=A0However,= a few seconds in Wikipedia and Google turned up:

=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://www.lfd.uci.edu/~gohlke/c= ode/transformations.py.html

If you Google for =E2=80=9Cpython model transformation=E2=80=9D you will ge= t a fair list of other possibilities.

-Bill

--001a1134cb12523ad004fdc2d839--