You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by James Carman <ja...@carmanconsulting.com> on 2006/03/20 15:06:49 UTC

Open up ObjectTranslator service?

All,

Can we open up the visibility of the ObjectTranslator service?  It would be
useful for folks developing their own services which want to be able to
parse values using the translator prefixes.

James



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: Open up ObjectTranslator service?

Posted by Howard Lewis Ship <hl...@gmail.com>.
I think it is that simple.

HiveMind does better than Tapestry in terms of seperating internal
APIs from public APIs. I think that Module and some related
interfaces, such as ObjectProvider, are difficult to place into either
camp.

I think, ultimately, either Module should be public, or there should
be a "safe" public Module, and a "not safe", internal Module.

But that concern is not relevant to this situation.


On 3/20/06, James Carman <ja...@carmanconsulting.com> wrote:
> I saw that and a user on the tapestry-users list needed to use it, but the
> one in Tapestry is private also.  So, should I just take away the private
> designation?
>
> > Probably we should; I had to create a shadow implementation of
> > ObjectTranslator for Tapestry 4.
> >
> > On 3/20/06, James Carman <ja...@carmanconsulting.com> wrote:
> >> All,
> >>
> >> Can we open up the visibility of the ObjectTranslator service?  It would
> >> be
> >> useful for folks developing their own services which want to be able to
> >> parse values using the translator prefixes.
> >>
> >> James
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> >>
> >>
> >
> >
> > --
> > Howard M. Lewis Ship
> > Independent J2EE / Open-Source Java Consultant
> > Creator, Jakarta Tapestry
> > Creator, Jakarta HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> >
> >
>
>
> James Carman, President
> Carman Consulting, Inc.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
>
>


--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: Open up ObjectTranslator service?

Posted by James Carman <ja...@carmanconsulting.com>.
I saw that and a user on the tapestry-users list needed to use it, but the
one in Tapestry is private also.  So, should I just take away the private
designation?

> Probably we should; I had to create a shadow implementation of
> ObjectTranslator for Tapestry 4.
>
> On 3/20/06, James Carman <ja...@carmanconsulting.com> wrote:
>> All,
>>
>> Can we open up the visibility of the ObjectTranslator service?  It would
>> be
>> useful for folks developing their own services which want to be able to
>> parse values using the translator prefixes.
>>
>> James
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
>>
>>
>
>
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
>
>


James Carman, President
Carman Consulting, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: Open up ObjectTranslator service?

Posted by Howard Lewis Ship <hl...@gmail.com>.
Probably we should; I had to create a shadow implementation of
ObjectTranslator for Tapestry 4.

On 3/20/06, James Carman <ja...@carmanconsulting.com> wrote:
> All,
>
> Can we open up the visibility of the ObjectTranslator service?  It would be
> useful for folks developing their own services which want to be able to
> parse values using the translator prefixes.
>
> James
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
>
>


--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org