Oh, sorry, I guess I misunderstood. I thought you wanted it to be String
and the compiler was outputting Object.
We get these definitions from the Google Closure Compiler. They have
defined it as String. I think you could propose a patch to their project.
You could propose a patch for our flex
On 12/6/15, 6:31 PM, "lizhi" wrote:
>can you code it?i can not understand.
>and pls output the full info of Circular dependency detected.
>
>i some code,i just get A Circular dependency detected A.
>i need A -B,B-C,C-A.
>
>but now i just get A-A,no clear
>
Unfortunately, it is the Google Closu
This example doesn't actually "use B" because still no code actually
instantiates a B.
I think we'll have to revisit how we choose the requires. I'll play
around with it.
Google recommends using more interfaces to get rid of the cycles.
On 12/6/15, 6:43 PM, "lizhi" wrote:
>package
>{
>
On 12/6/15, 6:35 PM, "lizhi" wrote:
>but the first,need remove the some swc,not be used,and the goo code,not
>used,maybe useful
What is "goo" code? Did removing unneeded SWCs really speed things up?
Do you have virus checking on all writes to disk? I'm wondering if that's
a factor.
-Alex
On 12/6/15, 2:43 PM, "Justin Mclean" wrote:
>Hi,
>
>> Christophe Herreman, who also happens to be on our PMC, and one of the
>> major contributors to AS3Commons, is interested in having Apache Flex
>> adopt the AS3Commons code. I think this would be a good move for Apache
>> Flex because we us
Apache projects are biased towards being a do-ocracy, but some topics
probably should be discussed and general consensus converged upon before
doing. It's a judgement call as to what will save the entire community
the most time.
I am trying to convince every committer not to rename these packages
but i can not use the gmail.the chinese had a bad internet.it has net
greatwall.but have you get the email from 405628...@qq.com,it is me(s...@qq.com)
and i can not change the email to 405628...@qq.com,it is say a wrong email.
-- --
??: "OmPrakash
i have re a lot of time.
but,this is a mail.qq.com(chinese mail) bug.
this s...@qq.com is the same(405628...@qq.com)
maybe i will use the gmail or some
so,can not fixed this.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/Fwd-MODERATE-for-dev-flex-apache
can you code it?i can not understand.
and pls output the full info of Circular dependency detected.
i some code,i just get A Circular dependency detected A.
i need A -B,B-C,C-A.
but now i just get A-A,no clear
--
View this message in context:
http://apache-flex-development.247.n4.nabble.c
but the first,need remove the some swc,not be used,and the goo code,not
used,maybe useful
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/is-it-slow-Total-time-12-seconds-tp50429p50522.html
Sent from the Apache Flex Development mailing list archive at Nabbl
package
{
/**
* ...
* @author lizhi
*/
public class Test
{
private var b:B;
public function Test()
{
new A;
alert("ok");
}
i have try last.
but saydely.
public class CanvasRenderingContext2D extends Object
{
public var canvas : HTMLCanvasElement;
public var fillColor : String;
public var fillStyle : String;
--
View this message in context:
http://apache-flex-d
Lizhi,
Your emails are being filtered as spam. Please first subscribe to the
mailing list before posting any more emails here.
This is the third email I have sent you regarding this. Can you please
acknowledge?
You can subscribe by sending a blank email to dev-subscr...@flex.apache.org
Than
flex-sdk_release-candidate - Build #121 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/121/.
Hi,
Are there any committers who are will to get the tests set up in Jenkins, and
answer any user questions and apply any patches we get?
From a quick look there’s only one copyright owner and no bundled code which
makes it easier to accept and potentially no changes to license/notice. Have we
HI,
> -There were more than 23,000 installs of Apache Flex 4.14.1 since its
> release about nine months ago.
Not an issue but by my count it’s 17,500, it’s 23,500 if you also include
4.14.0. This is also only installs we track via the installer People may be
downloading the source and compiling
Hi,
> Christophe Herreman, who also happens to be on our PMC, and one of the
> major contributors to AS3Commons, is interested in having Apache Flex
> adopt the AS3Commons code. I think this would be a good move for Apache
> Flex because we use some of AS3Commons in the Installer already so it
>
Chris and Jude (and others)
I just want to make one thing clear. When Alex says he is not interested
in this, he means that personally he does not want to do it. It does not
mean that you can't do what you feel like is the right thing for the
project and the community. If there is a particularl
Well first of all ... my desire to keep AMF is not because of having to change
the backend but because I don't want to throw overboard one of the greatest
benefits of Flex when it comes to Server-Client communication.
Well if you just look at the as3commons-logging package:
org.swizframework:swi
19 matches
Mail list logo