Re: Token payload attribute partitioning

2008-06-23 Thread Grant Ingersoll
On Jun 21, 2008, at 12:56 PM, Karl Wettin wrote: How do you handle token payload that represent multiple values? I simply don't do it even though there are cases where I would like to see it. I also find that my token filters that update payload feels sort of quick and dirty, that it use a

Token payload attribute partitioning

2008-06-21 Thread Karl Wettin
How do you handle token payload that represent multiple values? I simply don't do it even though there are cases where I would like to see it. I also find that my token filters that update payload feels sort of quick and dirty, that it use a lot of that static scope I so much dread for anyt