Gaetan de Menten wrote:
> On Wed, Oct 8, 2008 at 9:21 AM, thron7 <[EMAIL PROTECTED]> wrote:
>
>   
>> this is just a quick reply to confirm that the behaviour has indeed
>> changed between 0.7 and 0.8 - and not intentionally. But there are some
>> strange phenomena involved so we need to look into it further. If you
>> could open a bug for it, adding your Application.js, that would be awesome.
>>     
>
> Done.
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=1455
>
>   

Great. As a quick workaround, to get your code going, you could add the 
following compiler hints to your Application.js:

/*
#require(qx.locale.Manager)
#require(qx.locale.Date)
*/

This is of course awful, since you are fixing missing dependencies for 
the DateFormat class, but this is how you can treat it in your own code. 
The generator should do this correctly, but it is not so obvious how to 
achieve this.

> Duh... Probably a problem at sourceforge then... I received the
> following message:
>
> from  Administrator <[EMAIL PROTECTED]>
> subject       [MailServer Notification]Attachment Blocking Notification
>
> ABGZE77E: Warning to Sender: An attachment to your message has been
> blocked by Fujitsu Siemens mail system due to the file type. The file may
> be deliverable if zipped.
>
> Message details:
> Sender: ...
> Recipient:[email protected];
> Subject:[qooxdoo-devel] Class instances in statics not supported in 0.8?
>
> Attachment name:Application.js
>   

Ah, ok, this might hint at some list subscriber having this issue. So 
it's probably not a general filter on the side of Sourceforge, but at 
some particular list recipient's mail system. Thanks for the info.

Thomas


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to