Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MonoXna.Internal library - was MonoXna mouse scroll
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jordan Justen  
View profile  
 More options Jun 8 2011, 4:36 pm
From: Jordan Justen <jljus...@gmail.com>
Date: Wed, 8 Jun 2011 13:36:00 -0700
Subject: MonoXna.Internal library - was MonoXna mouse scroll

On Wed, Jun 8, 2011 at 11:25, Lars Magnusson <lav...@gmail.com> wrote:
> First off, thanks for investigating this problem.

> But, if we are going to continue discussing this subject, you should
> create a new post with a more suitable subject.

Well, the current motivation was to find a solution to the mouse
scroll issue. :)

So, based on the fact that InternalsVisibleTo will not work with XNA's
2048 bit keys until mono 2.10, is it acceptable to consider a
MonoXna.Internal library to allow private data sharing between the
MonoXna's XNA compatible libraries?

Would another name, such as MonoXna.dll be preferable?

Thanks,

-Jordan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lars Magnusson  
View profile  
 More options Jun 8 2011, 6:02 pm
From: Lars Magnusson <lav...@gmail.com>
Date: Thu, 9 Jun 2011 00:02:10 +0200
Local: Wed, Jun 8 2011 6:02 pm
Subject: Re: [monoxna] MonoXna.Internal library - was MonoXna mouse scroll
Ok. Now I think I know where you are coming from (and probably why you
didn't create a new post).

I would much rather prefer that we skip the (non working) signing and
use the attribute I mentioned in the previous post to circumvent the
problem. I see no reason to add a dedicated assembly for this purpose.

Please update the issue at
http://code.google.com/p/monoxna/issues/detail?id=68 with the
information you provided in your last post, and I'll remove the
signing (for now).

-lavima


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jordan Justen  
View profile  
 More options Jun 8 2011, 7:33 pm
From: Jordan Justen <jljus...@gmail.com>
Date: Wed, 8 Jun 2011 16:33:14 -0700
Local: Wed, Jun 8 2011 7:33 pm
Subject: Re: [monoxna] MonoXna.Internal library - was MonoXna mouse scroll

On Wed, Jun 8, 2011 at 15:02, Lars Magnusson <lav...@gmail.com> wrote:
> I would much rather prefer that we skip the (non working) signing and
> use the attribute I mentioned in the previous post to circumvent the
> problem. I see no reason to add a dedicated assembly for this purpose.

> Please update the issue at
> http://code.google.com/p/monoxna/issues/detail?id=68 with the
> information you provided in your last post, and I'll remove the
> signing (for now).

This is not the change I would recommend based on my investigation.

As far as I have seen, the signing is working reasonably well when
using the XNA public keys.  I did find that if I build an application
with MonoXna, and then run it with XNA, it will only work properly if
the (current) XNA 2048 bit keys are used.

The only issue that I have seen with the 2048 bit keys is that the
InternalsVisibleTo attribute does not work.

It sounds like bug #68 above might be that someone:
1. Built an XNA application on Windows, and
2. Tried to run it on MonoXna.

Let me try this out before you consider removing the current signing.

-Jordan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lars Magnusson  
View profile  
 More options Jun 9 2011, 1:15 am
From: Lars Magnusson <lav...@gmail.com>
Date: Thu, 9 Jun 2011 07:15:45 +0200
Local: Thurs, Jun 9 2011 1:15 am
Subject: Re: [monoxna] MonoXna.Internal library - was MonoXna mouse scroll
What do you mean that the signing is working reasonably well? The
whole purpose of the keys are to make them binary compatible with MS
XNA, which they currently do not.

Regarding the issue #68. This is supposed to be supported. MonoXNA
aspires to be binary compatible with MS XNA.

-lavima


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jordan Justen  
View profile  
 More options Jun 9 2011, 2:18 am
From: Jordan Justen <jljus...@gmail.com>
Date: Wed, 8 Jun 2011 23:18:04 -0700
Local: Thurs, Jun 9 2011 2:18 am
Subject: Re: [monoxna] MonoXna.Internal library - was MonoXna mouse scroll

On Wed, Jun 8, 2011 at 22:15, Lars Magnusson <lav...@gmail.com> wrote:
> What do you mean that the signing is working reasonably well? The
> whole purpose of the keys are to make them binary compatible with MS
> XNA, which they currently do not.

What is the evidence that the signing does not work?  If it is bug 68,
has this been confirmed?

My investigations are not pointing out an issue with the signing
process.  Rather, the issue is with mono's class library.

> Regarding the issue #68. This is supposed to be supported. MonoXNA
> aspires to be binary compatible with MS XNA.

Yes, this compatibility seems to be a critical part of MonoXna.  Have
you been able to reproduce issue 68 personally?

What I can say is I confirmed that if I build under mono with MonoXna,
then the game will run under MS XNA.

This will seem obvious, but I can also confirm that building under
MonoXna will run under MonoXna.

The last case is to build under MS XNA, and make sure MonoXna will run
the game.  I think issue 68 says this does not work, but I'd like to
verify it.

If you change the keys, then you will break the 'build under MonoXna
and then run under MS XNA' case, and I don't think this is good
either.

-Jordan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »