I don't think I am explaining myself very well lets see if I can
explain it a little better

Here is an example of where I tell transfer to use my decorator
<object name="widget_one" table="widget_one"
decorator="model.decorators.widget_one">

now what I want is for transfer to use my base decorator without
telling transfer to do so.

is that possible?




On Thu, Dec 4, 2008 at 10:56 AM, Paul Marcotte <[EMAIL PROTECTED]> wrote:
> Absolutely.  I have a base Decorator that my "concrete" decorators extend.
> The base decorator itself extends transfer.com.TransferDecorator.
>
> Paul
>
> On Thu, Dec 4, 2008 at 10:51 AM, spiraldev <[EMAIL PROTECTED]> wrote:
>>
>> This may be a dump question but is there a way to create a global
>> decorator? And have another decorator? basically I have a couple of
>> functions that I want all of my transfer beans to have but I don't
>> want to create a decorator for every transfer object.
>>
>
>
>
> --
> Paul Marcotte
> Fancy Bread - in the heart or in the head?
> http://www.fancybread.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" 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/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to