<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AS3V For Ant Released</title>
	<atom:link href="http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/</link>
	<description>Actionscript3, Flash, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Mon, 15 Mar 2010 02:19:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ryzed</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-179593</link>
		<dc:creator>ryzed</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-179593</guid>
		<description>What about PixelBender optimizator?

For example change this:
add f2.r, f1.a
add f2.g, f1.a

to this:
add f2.rg, f1.aa

I can change PB-asm code and compile it again with apbj/dpbj, but having something like &quot;PBV&quot; will be really nice thing.</description>
		<content:encoded><![CDATA[<p>What about PixelBender optimizator?</p>
<p>For example change this:<br />
add f2.r, f1.a<br />
add f2.g, f1.a</p>
<p>to this:<br />
add f2.rg, f1.aa</p>
<p>I can change PB-asm code and compile it again with apbj/dpbj, but having something like &#8220;PBV&#8221; will be really nice thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piers Cowburn</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-179171</link>
		<dc:creator>Piers Cowburn</dc:creator>
		<pubDate>Wed, 11 Nov 2009 17:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-179171</guid>
		<description>I&#039;d been getting the same

[as3v] ActionScript3 Verifier running …
[as3v] [Fatal Error] as3v3394498810895234175.log:1:1: Premature end of file.

problem as others, using AS3V in FDT with Ant. I actually found that _removing_ fork=&quot;true&quot; fixed the problem. I think that&#039;s contrary to what&#039;s said above, unless I misunderstood? Hopefully this might help anyone else with the same problem.

Thanks for a nice piece of kit :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d been getting the same</p>
<p>[as3v] ActionScript3 Verifier running …<br />
[as3v] [Fatal Error] as3v3394498810895234175.log:1:1: Premature end of file.</p>
<p>problem as others, using AS3V in FDT with Ant. I actually found that _removing_ fork=&#8221;true&#8221; fixed the problem. I think that&#8217;s contrary to what&#8217;s said above, unless I misunderstood? Hopefully this might help anyone else with the same problem.</p>
<p>Thanks for a nice piece of kit :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec McEachran</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-176822</link>
		<dc:creator>Alec McEachran</dc:creator>
		<pubDate>Thu, 08 Oct 2009 08:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-176822</guid>
		<description>Joa, problem solved: I was running my External Tools through the Smartfox JRE rather than the default workspace JRE. 

I went to Run/External Tools/Open External Tools Dialog/JRE Tab and checked &quot;Run in the Workspace JRE&quot;.

Hopefully this is useful to someone with similar problems.</description>
		<content:encoded><![CDATA[<p>Joa, problem solved: I was running my External Tools through the Smartfox JRE rather than the default workspace JRE. </p>
<p>I went to Run/External Tools/Open External Tools Dialog/JRE Tab and checked &#8220;Run in the Workspace JRE&#8221;.</p>
<p>Hopefully this is useful to someone with similar problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec McEachran</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-176783</link>
		<dc:creator>Alec McEachran</dc:creator>
		<pubDate>Wed, 07 Oct 2009 16:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-176783</guid>
		<description>Joa I also get a &quot;premature end of file&quot; error. I downloaded the latest code today.

[as3v] ActionScript3 Verifier running ...
[as3v] [Fatal Error] as3v3394498810895234175.log:1:1: Premature end of file.

BUILD FAILED
C:\...\ant\as3v\build.xml:29: org.xml.sax.SAXParseException: Premature end of file.

I ran through FDT 3.1.1. Any ideas?</description>
		<content:encoded><![CDATA[<p>Joa I also get a &#8220;premature end of file&#8221; error. I downloaded the latest code today.</p>
<p>[as3v] ActionScript3 Verifier running &#8230;<br />
[as3v] [Fatal Error] as3v3394498810895234175.log:1:1: Premature end of file.</p>
<p>BUILD FAILED<br />
C:\&#8230;\ant\as3v\build.xml:29: org.xml.sax.SAXParseException: Premature end of file.</p>
<p>I ran through FDT 3.1.1. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul B</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-175541</link>
		<dc:creator>Paul B</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-175541</guid>
		<description>Thanks Joa for creating this. 

Can you tell me if the google code has been updated? I just checked it out but can&#039;t find the rules package.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks Joa for creating this. </p>
<p>Can you tell me if the google code has been updated? I just checked it out but can&#8217;t find the rules package.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-173819</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 05 Aug 2009 03:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-173819</guid>
		<description>Any work from the guys at powerflasher to hook you up with &#039;more extension points in FDT&#039;?

Maybe a feature request on powerflasher&#039;s Jira will help....

Great work BTW.</description>
		<content:encoded><![CDATA[<p>Any work from the guys at powerflasher to hook you up with &#8216;more extension points in FDT&#8217;?</p>
<p>Maybe a feature request on powerflasher&#8217;s Jira will help&#8230;.</p>
<p>Great work BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-173307</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Fri, 24 Jul 2009 18:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-173307</guid>
		<description>David, do you have the latest version? I tested AS3V with projects that contain thousands of classes.

Anyways I am sorry that I could not continue the development and fix some bugs. Especially the FD integration is still on my plate. Work keeps me pretty busy at the moment.

I hope I will find some time during the next weeks.</description>
		<content:encoded><![CDATA[<p>David, do you have the latest version? I tested AS3V with projects that contain thousands of classes.</p>
<p>Anyways I am sorry that I could not continue the development and fix some bugs. Especially the FD integration is still on my plate. Work keeps me pretty busy at the moment.</p>
<p>I hope I will find some time during the next weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David R</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-173304</link>
		<dc:creator>David R</dc:creator>
		<pubDate>Fri, 24 Jul 2009 17:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-173304</guid>
		<description>This looks like a useful tool, however when I run it from eclipse on a somewhat large Flex project, I get the following output: (removed directory names to protect the innocent)

Buildfile: C:\...\build.xml
main:
     [as3v] ActionScript3 Verifier running ...
     [as3v] [Fatal Error] :-1:-1: Premature end of file.

BUILD FAILED
C:\...\build.xml:30: org.xml.sax.SAXParseException: Premature end of file.

Total time: 1 second

Any way of figuring out what file it is choking on? I have like 20 or 30 .as files now I think.</description>
		<content:encoded><![CDATA[<p>This looks like a useful tool, however when I run it from eclipse on a somewhat large Flex project, I get the following output: (removed directory names to protect the innocent)</p>
<p>Buildfile: C:\&#8230;\build.xml<br />
main:<br />
     [as3v] ActionScript3 Verifier running &#8230;<br />
     [as3v] [Fatal Error] :-1:-1: Premature end of file.</p>
<p>BUILD FAILED<br />
C:\&#8230;\build.xml:30: org.xml.sax.SAXParseException: Premature end of file.</p>
<p>Total time: 1 second</p>
<p>Any way of figuring out what file it is choking on? I have like 20 or 30 .as files now I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172276</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172276</guid>
		<description>Yes exactly. But that DLL would be loaded from a Java process. That way a more convinient connection would be possible for you. Altough if you are fine with a simple process there is no need to do the extra work.

Do not check out the code -- it is completly out of date. I will update the repository on Monday.</description>
		<content:encoded><![CDATA[<p>Yes exactly. But that DLL would be loaded from a Java process. That way a more convinient connection would be possible for you. Altough if you are fine with a simple process there is no need to do the extra work.</p>
<p>Do not check out the code &#8212; it is completly out of date. I will update the repository on Monday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172265</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Sat, 04 Jul 2009 13:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172265</guid>
		<description>I&#039;ve check out the code and I&#039;m trying to figure out how this works...

As far as FlashDevelop is concerned, a JAR will be perfectly fine, but I&#039;m curious about the JNI suggestion: do you mean a DLL?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve check out the code and I&#8217;m trying to figure out how this works&#8230;</p>
<p>As far as FlashDevelop is concerned, a JAR will be perfectly fine, but I&#8217;m curious about the JNI suggestion: do you mean a DLL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172250</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172250</guid>
		<description>Okay, so first of all I am happy to see some bugs people posted in your forum. At least two of them a real and have to be fixed.

Now for FlashDevelop we can make a version really quick. AS3V has been designed for embedding and custom project models. So therefore we can simply write a FD tool which fits your needs.

For a more generic version I will update the command line tool with two features:
- Customized output (e.g. %level %filename:%line:%column %message)
- Single file parsing

For FlashDevelop we could create an even better version using a JNI wrapper -- if you want. For instance, the C++ library could make use of pipes. The handling could be even better. But that is just an option. If you do not think its feasable we could simply add a tool that works query based.

I will work on the command line version on Monday and put everything on GoogleCode if I can find the time. You or someone else could also contribute on the FD task if you are interested.</description>
		<content:encoded><![CDATA[<p>Okay, so first of all I am happy to see some bugs people posted in your forum. At least two of them a real and have to be fixed.</p>
<p>Now for FlashDevelop we can make a version really quick. AS3V has been designed for embedding and custom project models. So therefore we can simply write a FD tool which fits your needs.</p>
<p>For a more generic version I will update the command line tool with two features:<br />
- Customized output (e.g. %level %filename:%line:%column %message)<br />
- Single file parsing</p>
<p>For FlashDevelop we could create an even better version using a JNI wrapper &#8212; if you want. For instance, the C++ library could make use of pipes. The handling could be even better. But that is just an option. If you do not think its feasable we could simply add a tool that works query based.</p>
<p>I will work on the command line version on Monday and put everything on GoogleCode if I can find the time. You or someone else could also contribute on the FD task if you are interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172219</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172219</guid>
		<description>I agree that a query based tool would be more suited for FlashDevelop - I was suggesting to keep a command line tool for maximum compatibility with alternative editors.

FlashDevelop (even if it&#039;s .NET) keeps a lot of Java processes in memory using custom wrappers to use them in a query-based model: asc, fdb, fcsh and mxmlc. I am even proud of the hack used to keep mxmlc.jar in memory (this provides incremental compilation for free).

So if your tool does, like mxmlc.jar, provide a static main entry point (flex2.tools.Compiler.main) we could certainly integrate efficiently your tool.</description>
		<content:encoded><![CDATA[<p>I agree that a query based tool would be more suited for FlashDevelop &#8211; I was suggesting to keep a command line tool for maximum compatibility with alternative editors.</p>
<p>FlashDevelop (even if it&#8217;s .NET) keeps a lot of Java processes in memory using custom wrappers to use them in a query-based model: asc, fdb, fcsh and mxmlc. I am even proud of the hack used to keep mxmlc.jar in memory (this provides incremental compilation for free).</p>
<p>So if your tool does, like mxmlc.jar, provide a static main entry point (flex2.tools.Compiler.main) we could certainly integrate efficiently your tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172190</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Fri, 03 Jul 2009 09:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172190</guid>
		<description>Philippe,

I am not sure if a command line version makes that much sense for a couple of reasons:

- Initialization of ASC is time consuming
- Startup of Java is time consuming
- HotSpot will be time consuming

The better approach would be to keep an AS3V running and query it for information. I am not sure if this will integrate easy with FD but it is basically the same concept which tools like fdb use.

Not to forget that there is an even bigger problem. ASC is currently used in a way so that you do not have to load playerglobals.swc etc. This is fine with me currently since AS3V does no interprocedural analysis but it might change in the near future. This means basically that a command line version would have to compile always the complete dependency graph for your class and this is where it will get nasty. Although, I am not sure how they handle incremental compilation. Maybe that would be an option.

Right now I could implement the single-file option for FD but I think a query-based architecture would be better.</description>
		<content:encoded><![CDATA[<p>Philippe,</p>
<p>I am not sure if a command line version makes that much sense for a couple of reasons:</p>
<p>- Initialization of ASC is time consuming<br />
- Startup of Java is time consuming<br />
- HotSpot will be time consuming</p>
<p>The better approach would be to keep an AS3V running and query it for information. I am not sure if this will integrate easy with FD but it is basically the same concept which tools like fdb use.</p>
<p>Not to forget that there is an even bigger problem. ASC is currently used in a way so that you do not have to load playerglobals.swc etc. This is fine with me currently since AS3V does no interprocedural analysis but it might change in the near future. This means basically that a command line version would have to compile always the complete dependency graph for your class and this is where it will get nasty. Although, I am not sure how they handle incremental compilation. Maybe that would be an option.</p>
<p>Right now I could implement the single-file option for FD but I think a query-based architecture would be better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172161</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172161</guid>
		<description>Please keep making a command line tool.

A filename as input is simple to automate for a command line tool.

A more friendly (ie. standart file:line:column) output would be nice.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Please keep making a command line tool.</p>
<p>A filename as input is simple to automate for a command line tool.</p>
<p>A more friendly (ie. standart file:line:column) output would be nice.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WesterBlog &#187; AS3V als ANT Plugin für sauberen AS3-Code</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172124</link>
		<dc:creator>WesterBlog &#187; AS3V als ANT Plugin für sauberen AS3-Code</dc:creator>
		<pubDate>Thu, 02 Jul 2009 08:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172124</guid>
		<description>[...] die Tage auf Joa Ebert&#8217;s AS3V ANT Plugin gestoßen, das eine echte Unterstützung bei der täglichen AS3-Programmierung darstellt. Im [...]</description>
		<content:encoded><![CDATA[<p>[...] die Tage auf Joa Ebert&#8217;s AS3V ANT Plugin gestoßen, das eine echte Unterstützung bei der täglichen AS3-Programmierung darstellt. Im [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bog Imp</title>
		<link>http://blog.joa-ebert.com/2009/06/26/as3v-for-ant-released/comment-page-1/#comment-172094</link>
		<dc:creator>Bog Imp</dc:creator>
		<pubDate>Wed, 01 Jul 2009 23:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=388#comment-172094</guid>
		<description>Hello today i add As3v to Flashdeveloped like Toolbar button
More info you can find on FD forum

http://www.flashdevelop.org/community/viewtopic.php?f=4&amp;t=5033</description>
		<content:encoded><![CDATA[<p>Hello today i add As3v to Flashdeveloped like Toolbar button<br />
More info you can find on FD forum</p>
<p><a href="http://www.flashdevelop.org/community/viewtopic.php?f=4&amp;t=5033" rel="nofollow">http://www.flashdevelop.org/community/viewtopic.php?f=4&amp;t=5033</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
