Motion: vote RFC87 SiteInformation enhancements

6 messages Options
Embed this post
Permalink
Bruce Dechant

Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
Hi All,



With the review finished I would like to call for a vote.

There were no comments on this RFC.



MapGuide RFC 87 - SiteInformation enhancements.

http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87



+1 Bruce



Thanks,
Bruce

_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
Trevor Wekel

RE: Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
+1 Trevor

Hmm... sounds familiar somehow... wink...

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Bruce Dechant
Sent: October 9, 2009 10:08 AM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Motion: vote RFC87 SiteInformation enhancements

Hi All,



With the review finished I would like to call for a vote.

There were no comments on this RFC.



MapGuide RFC 87 - SiteInformation enhancements.

http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87



+1 Bruce



Thanks,
Bruce

_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals


_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
Jason Birch

Re: Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
+1 jason

My only comment was an enhancement request and figured that I should
hold back on that. For interest, it would be useful to get the major
and minor version numbers back from the server even when authoring is
disabled.

I'm not using my work email for mg any more, and can be a bit less responsive :)



On 2009-10-09, Trevor Wekel <[hidden email]> wrote:

> +1 Trevor
>
> Hmm... sounds familiar somehow... wink...
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Bruce
> Dechant
> Sent: October 9, 2009 10:08 AM
> To: MapGuide Internals Mail List
> Subject: [mapguide-internals] Motion: vote RFC87 SiteInformation
> enhancements
>
> Hi All,
>
>
>
> With the review finished I would like to call for a vote.
>
> There were no comments on this RFC.
>
>
>
> MapGuide RFC 87 - SiteInformation enhancements.
>
> http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87
>
>
>
> +1 Bruce
>
>
>
> Thanks,
> Bruce
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
Robert Bray

RE: Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
+1 Bob

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Jason Birch
Sent: Saturday, October 10, 2009 7:13 PM
To: MapGuide Internals Mail List
Subject: Re: [mapguide-internals] Motion: vote RFC87 SiteInformation enhancements

+1 jason

My only comment was an enhancement request and figured that I should
hold back on that. For interest, it would be useful to get the major
and minor version numbers back from the server even when authoring is
disabled.

I'm not using my work email for mg any more, and can be a bit less responsive :)



On 2009-10-09, Trevor Wekel <[hidden email]> wrote:

> +1 Trevor
>
> Hmm... sounds familiar somehow... wink...
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Bruce
> Dechant
> Sent: October 9, 2009 10:08 AM
> To: MapGuide Internals Mail List
> Subject: [mapguide-internals] Motion: vote RFC87 SiteInformation
> enhancements
>
> Hi All,
>
>
>
> With the review finished I would like to call for a vote.
>
> There were no comments on this RFC.
>
>
>
> MapGuide RFC 87 - SiteInformation enhancements.
>
> http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87
>
>
>
> +1 Bruce
>
>
>
> Thanks,
> Bruce
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
Bruce Dechant

RE: Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
In reply to this post by Jason Birch
Jason,

Calling the GetSiteInfo() API for a non-authoring user might return more information then you want them to see, but there is a different API that exists already called GetSiteVersion() - it returns just the site version and not the site information. If the GetSiteVersion() API is not working for non-authoring users then that is a bug.

This is the result of the GetSiteVersion() API:

<?xml version="1.0" encoding="UTF-8"?>
<SiteVersion xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="SiteVersion-1.0.0.xsd">
        <Version>7.0.0.1</Version>
</SiteVersion>

It is a completely different schema then the one for GetSiteInfo().

Thanks,
Bruce

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Jason Birch
Sent: Saturday, October 10, 2009 7:13 PM
To: MapGuide Internals Mail List
Subject: Re: [mapguide-internals] Motion: vote RFC87 SiteInformation enhancements

+1 jason

My only comment was an enhancement request and figured that I should
hold back on that. For interest, it would be useful to get the major
and minor version numbers back from the server even when authoring is
disabled.

I'm not using my work email for mg any more, and can be a bit less responsive :)



On 2009-10-09, Trevor Wekel <[hidden email]> wrote:

> +1 Trevor
>
> Hmm... sounds familiar somehow... wink...
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Bruce
> Dechant
> Sent: October 9, 2009 10:08 AM
> To: MapGuide Internals Mail List
> Subject: [mapguide-internals] Motion: vote RFC87 SiteInformation
> enhancements
>
> Hi All,
>
>
>
> With the review finished I would like to call for a vote.
>
> There were no comments on this RFC.
>
>
>
> MapGuide RFC 87 - SiteInformation enhancements.
>
> http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87
>
>
>
> +1 Bruce
>
>
>
> Thanks,
> Bruce
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
>
> _______________________________________________
> mapguide-internals mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
Tom Fukushima

RE: Motion: vote RFC87 SiteInformation enhancements

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bruce Dechant
+1 Tom

But please change the PSC guide from me to Bruce for this RFC.

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Bruce Dechant
Sent: Friday, October 09, 2009 10:08 AM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Motion: vote RFC87 SiteInformation enhancements

Hi All,



With the review finished I would like to call for a vote.

There were no comments on this RFC.



MapGuide RFC 87 - SiteInformation enhancements.

http://trac.osgeo.org/mapguide/wiki/MapGuideRfc87



+1 Bruce



Thanks,
Bruce

_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapguide-internals