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
MonoRail 2.1 Beta Released
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
  1 message - 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
 
Henry Conceição  
View profile  
 More options Dec 20 2010, 12:16 pm
From: Henry Conceição <henry.concei...@gmail.com>
Date: Mon, 20 Dec 2010 15:16:42 -0200
Local: Mon, Dec 20 2010 12:16 pm
Subject: MonoRail 2.1 Beta Released
Hi all,

MonoRail 2.1 Beta is released.

You can dowload it at:
http://sourceforge.net/projects/castleproject/files/MonoRail/2.1/Cast...

Here is the change list:

- Major code cleanup + reformatting
- Updated to Core and Windsor 2.5.2
- Updated to AR 3 Beta and NHibernate 3
- Updated to Binder 2.5, Template Engine 1.1.2 and Validator 2.5

- Merged Castle.MonoRail.TestSupport.dll into Castle.MonoRail.Framework.dll
- IInitializable usage dropped and replaced by the
IServiceEnabledComponent. (Most related to viewengines
implementations)

- Fixed: AsyncAction does not take care of transform filters (MR-564)
- Fixed: DefaultCacheProvider throws NullReferenceExceptio (MR-565)
- Fixed: JQueryHelper cannot be used without its default ctor  (MR-559)
- Fixed: Delete operations (Scaffolding) do not work if used with
NHibernate SessionScope with FlushAction.Never (MR-463)
- Fixed: FormHelper's disablevalidation parameter only works when in
Push command and on field (MR-346)
- Fixed: Security ViewComponent allow content on success but not
failure. (MR-558)
- Fixed: Async action & LocalizationFilter (MR-507)
- Fixed: Can't parse ?var1, ${var1}, !{var1}, ${?var1} in .brailjs  (MR-504)
- Fixed: AspView and the IDictionaryAdapterFactory (MR-522)
- Fixed: Custom scaffolded views are broken (MR-537)

Added Convenience functions for configuration (ViewEngineConfig and
SmtpConfig). (MR-467)

Added support for inferred actions, If you have controller actions
that their sole purpose is to render a view, then you are going to
love this.
You no longer have to declare empty actions, MR will look in your
views folder and display that view automatically. If view is not found
a 404 is thrown.

Added new helper called ActionHelper that invokes the specified child
action and returns the result inline or as an HTML string, aka MS MVC
Html.RenderAction and Html.Action.

Added support for Action Filter attributes. Filters for dynamic action
aren't support atm.

Added the ForHelper.

Cheers,
Henry Conceição


 
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 »