Re: [Development] Proposed syntax change for pragmas and imports in QtQuick .js files

2015-02-18 Thread Hausmann Simon
t: Re: [Development] Proposed syntax change for pragmas and imports in QtQuick .js files Hi, On Mon, Feb 16, 2015 at 11:34 PM, Mike Verdone mailto:mike.verd...@ableton.com>> wrote: Hi all, This is my first post to the Qt dev list. Apologies if I say something dumb. I'd like to propose

Re: [Development] Proposed syntax change for pragmas and imports in QtQuick .js files

2015-02-16 Thread Chris Adams
Hi, On Mon, Feb 16, 2015 at 11:34 PM, Mike Verdone wrote: > Hi all, > > This is my first post to the Qt dev list. Apologies if I say something > dumb. > > I’d like to propose some changes to the “meta” syntax in QtQuick .js > files. I propose this in order to support JavaScript tools such as lin

Re: [Development] Proposed syntax change for pragmas and imports in QtQuick .js files

2015-02-16 Thread Hausmann Simon
ebruary 16, 2015 21:34 To: development@qt-project.org Subject: [Development] Proposed syntax change for pragmas and imports in QtQuick .js files Hi all, This is my first post to the Qt dev list. Apologies if I say something dumb. I’d like to propose some changes to the “meta” syntax in Q

[Development] Proposed syntax change for pragmas and imports in QtQuick .js files

2015-02-16 Thread Mike Verdone
Hi all, This is my first post to the Qt dev list. Apologies if I say something dumb. I’d like to propose some changes to the “meta” syntax in QtQuick .js files. I propose this in order to support JavaScript tools such as linters and “transpilers”. Specifically I’d like to change: .pragma singlet