|
|
|
1-10 of 12
< Previous Next >
|
Add initial support for Visual Studio 2008 (Orcas). Target is Orcas Beta 2, but the work can be started with Beta 1.
id# 2494 | Planned Release: 1.8 | Last Updated: Jan 30 at 3:52 AM
by royguillaum
When rebuilding pagelist.xml, consider caching it in memory and comparing it to the on-disk version (eg use a hash of some kind)
Only write to disk if they are different.
id# 2493 | Planned Release: 1.8 | Last Updated: Nov 15 2007 at 10:29 AM
by fabrice
It would be great if we could exclude the generated xml file from source control.
id# 2492 | Planned Release: None | Last Updated: Nov 15 2007 at 9:51 AM
by colum
URLs are not formatted for post methods.
id# 2649 | Planned Release: 1.8 | Last Updated: Jun 26 2007 at 11:21 AM
by fabrice
I don't think there's any need to inherit from the generated classes, so it would be good to heed the advice of FxCop and mark the generated classes as sealed/NotInheritable.
id# 2566 | Planned Release: 1.8 | Last Updated: Jun 26 2007 at 9:00 AM
by fabrice
Regenerate PageList.xml if the generator (or its version) used to generate it is different than the current one. cf. Pages/@generator in PageList.xml
id# 2648 | Planned Release: None | Last Updated: Jun 26 2007 at 8:58 AM
by fabrice
Looks like the add-in does not generate entries in PageList.xml for page methods in ashx files.
id# 2486 | Planned Release: 1.8 | Last Updated: Jun 25 2007 at 10:31 PM
by fabrice
This allows having MyPageMethods available even if no pages have page methods yet, and having PageUrl and TildePageUrl available for all pages.
id# 2577 | Planned Release: 1.8 | Last Updated: Jun 25 2007 at 4:40 PM
by fabrice
Create classes BasePageWithDefaultMethod and BasePageWithoutDefaultMethod to replace the BasePage class.
BasePage should be marked as Obsolete.
This will improve discoverability of how to have defa...
id# 2569 | Planned Release: 1.8 | Last Updated: Jun 25 2007 at 4:38 PM
by fabrice
Update http://metasapiens.com/PageMethods/Tutorial/VS2005/ to reflect the replacement of BasePage by BasePageWithoutDefaultMethod and BasePageWithDefaultMethod.
Cf. Setup\Tutorial\index.html
id# 2628 | Planned Release: 1.8 | Last Updated: Jun 25 2007 at 4:31 PM
by fabrice
|
|
1-10 of 12
< Previous 1 2 Next >
|
|
|
|
|
|
|