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
Spark partials from shared locations in bottles
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
  3 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
 
Bob Pace  
View profile  
 More options Nov 13 2012, 4:48 pm
From: Bob Pace <bob.p...@gmail.com>
Date: Tue, 13 Nov 2012 13:48:46 -0800 (PST)
Local: Tues, Nov 13 2012 4:48 pm
Subject: Spark partials from shared locations in bottles

https://github.com/DarthFubuMVC/FubuMVC.ViewEngines/pull/7

I just submitted this pull request to enhance the capability of the
FubuMVC.Spark bottle to allow _partial files to be locatable in other
packages based on dependencies set up in the SharingGraph.

Example:

GlobalPackage
Package1

with a view.config in GlobalPackage "export to all" which sets up a
dependency between Package1 and GlobalPackage

If a view in Package1 references a _partial from any shared folder location
in the GlobalPackage it can now be found and rendered.

This ups the spark version to 1.7.5.0 to include the new hook for providing
your own IPartialProvider, for which there is a FubuPartialProvider
implementation.


 
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.
Corey Kaylor  
View profile  
 More options Nov 13 2012, 5:13 pm
From: Corey Kaylor <co...@kaylors.net>
Date: Tue, 13 Nov 2012 15:13:21 -0700
Local: Tues, Nov 13 2012 5:13 pm
Subject: Re: [fubumvc] Spark partials from shared locations in bottles

To add some additional context around the why behind this.

It helps enable a clear migration path from aspnet mvc and keeps aspmvc /
fubumvc views separated.
It also makes it easier to do "theme" bottles.


 
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.
Corey Kaylor  
View profile  
 More options Nov 13 2012, 8:36 pm
From: Corey Kaylor <co...@kaylors.net>
Date: Tue, 13 Nov 2012 18:36:15 -0700
Local: Tues, Nov 13 2012 8:36 pm
Subject: Re: [fubumvc] Spark partials from shared locations in bottles

This has been pulled in.


 
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 »