On Wed, Nov 26, 2008 at 11:44 PM, Alex Boisvert <[EMAIL PROTECTED]>wrote:

> "... extends PartialFunction with Named" ?
>

Damn, you beat me to it :/


>
> alex
>
>
> On Wed, Nov 26, 2008 at 2:08 PM, TylerWeir <[EMAIL PROTECTED]> wrote:
>
>>
>> DebugPartialFunction, DbgPartialFunction, DebugPf, DbgPf,
>> TracePartialFunction, TracePf
>>
>> (Sort of took the shotgun approach :)
>>
>> On Nov 26, 4:19 pm, Marius <[EMAIL PROTECTED]> wrote:
>> > TrackPf ?
>> >
>> > On Nov 26, 10:21 pm, "David Pollak" <[EMAIL PROTECTED]>
>> > wrote:
>> >
>> > > Folks,
>> >
>> > > One of the things that came out of the Lift Workshop was the need for
>> > > tracing of rewrites, sitemaps, etc.
>> >
>> > > Most of the rewrite, etc. logic is buried in PartialFunctions that are
>> > > composed together.
>> >
>> > > In order to accommodate the need to trace what code is changing
>> requests,
>> > > matching stuff for sitemaps, etc., I need to add a name to the
>> > > PartialFunction... a trait I'm calling "NamedPartialFunction"
>> >
>> > > I'm going to create a helper object that will vend
>> NamedPartialFunctions and
>> > > do other things (like tracing their execution).  I'd like to have a
>> name
>> > > that's shorter than NamedPartialFunction, but longer than NPF.  Any
>> ideas?
>> >
>> > > Thanks,
>> >
>> > > David
>> >
>> > > --
>> > > Lift, the simply functional web frameworkhttp://liftweb.net
>> > > Collaborative Task Managementhttp://much4.us
>> > > Follow me:http://twitter.com/dpp
>> > > Git some:http://github.com/dpp
>>
>>
>
> >
>


-- 
Viktor Klang
Senior Systems Analyst

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to