Not even HiveMind 1.2 :-)

On Fri, 11 Feb 2005 14:42:50 -0600, Brian K. Wallace
<[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Personal opinion...
> While I like the thought of simplifying, if it can't be done in a
> @deprecated way (still allow BuilderFactory, but pass along to a new
> InjectorFactory), I'd say it'd be better to hold off until 4.0 for this.
> 
> my .02
> 
> Howard Lewis Ship wrote:
> | One thing I've been thinking about lately ... is it too late to
> | simplify BuilderFactory?
> |
> | 1) It should be named "InjectorFactory" because that (and event
> | registration) is what it does.
> |
> | 2) Many of the elements are simply not necessary.
> |
> | Wiring of constructor args / properties takes care of :
> |   <log> <messages> <error-handler> <error-log> <class-resolver>
> |
> | <service>, <set-service>, <configuration>, <set-configuration> can be
> | subsumed by
> | <object> <set-object>
> |
> | <boolean> <int> <long> <string> could also be converted into <object>
> | (give or take, we need to allow strings without prefixes to stay
> | strings and be converted as appropriate).
> |
> | log-property messages-property service-id-property error-log-property
> | error-handler-property class-resolver-property could all go as well,
> | we just need to trust the autowire logic.
> |
> | ... or should be just leave well enough alone?
> |
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (MingW32)
> 
> iD8DBQFCDRjKaCoPKRow/gARAg8tAJ9L7JzPQOAHQpCxHVpXWooG9Z9rQgCgxMNP
> gYBaSu/vK9yHD2z0FgdLiuk=
> =EfNS
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to