I agree and have seen this a few times.
One odd occurrence is with a Flex Module in my Flex Application. It
would serve up a stale build of the module unless I added a
trace("foo"); in the code, and then it would force a recompile. But
when I would SVN revert back to the version without the trace
statement, Flex would serve up the stale module SWF.
I had disabled browser caching with web developer toolbar,
cleaned/deleted bin-debug, etc.
What is the JIRA ticket(s) on bugs.adobe.com for these known issues
you guys are mentioning?
-R
--- In [email protected], "Troy Gilbert" <[EMAIL PROTECTED]>
wrote:
>
> > Did you check whether or not:
> > Menu:
> > Project --->
> > "build Automatically" is checked?
>
> Like I said, I've been developing with Flex for the last 18 months...
> I'm very aware of "build automatically", "clean" and all of their
> implications. It's definitely a bug in the caches...
>
> Troy.
>