[
https://issues.apache.org/jira/browse/PIVOT-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587196#comment-13587196
]
Sandro Martini edited comment on PIVOT-885 at 2/26/13 3:33 PM:
---------------------------------------------------------------
Hi Karel, great !!
Send me an email with your Google account name so I can add you Committer
rights, for example under pivot-contrib (
https://code.google.com/a/apache-extras.org/p/pivot-contrib/ ), in a new
subproject there ... remember only to not copy inside Pivot jars (and isolate
other jars if needed), I can send you other details later if needed (for
example a small trick: I just updated pivot-jfree at apache-extras to use Pivot
release jars from ant build, but use Pivot source projects when running from
eclipse, so you can use both, depending on your needs).
Important: if possible, try to use a package like others already in our
subprojects at apache-extras, but absolutely nothing in the org.apache.pivot.*
or pivot.* ... thanks.
For example pivot_contrib could be good ...
Note that at apache-extras, I already setup an eclipse project containing
latest Pivot jars under pivot-common (
https://code.google.com/a/apache-extras.org/p/pivot-common/ ) so you can just
get it in your eclipse workspace for a lazy setup :-) ... it you get it via svn
you'll get updated resources soon.
Then, usual workflow there is to stay with our usual mailing lists, but use
wiki and jira issues at apache-extras (for project-specific info and issues),
but use this jira for any Pivot-related issues/improvements needed.
Anyway, tell us for any info, thank you again.
was (Author: smartini):
Hi Karel, great !!
Send me an email with your Google account name so I can add you Committer
rights, for example under pivot-contrib (
https://code.google.com/a/apache-extras.org/p/pivot-contrib/ ), in a new
subproject there ... remember only to not copy inside Pivot jars (and isolate
other jars if needed), I can send you other details later if needed (for
example a small trick: I just updated pivot-jfree at apache-extras to use Pivot
release jars from ant build, but use Pivot source projects when running from
eclipse, so you can use both, depending on your needs).
Note that at apache-extras, I already setup an eclipse project containing
latest Pivot jars under pivot-common (
https://code.google.com/a/apache-extras.org/p/pivot-common/ ) so you can just
get it in your eclipse workspace for a lazy setup :-) ... it you get it via svn
you'll get updated resources soon.
Then, usual workflow there is to stay with our usual mailing lists, but use
wiki and jira issues at apache-extras (for project-specific info and issues),
but use this jira for any Pivot-related issues/improvements needed.
Anyway, tell us for any info, thank you again.
> Add support for dependecy injection and RMI
> -------------------------------------------
>
> Key: PIVOT-885
> URL: https://issues.apache.org/jira/browse/PIVOT-885
> Project: Pivot
> Issue Type: New Feature
> Reporter: Karel Hübl
> Assignee: Sandro Martini
> Fix For: 2.1
>
> Attachments: extensions-sample.zip, pivot-extensions.zip
>
>
> As pivot application devoloper, I would like to have support for dependency
> injection in Pivot. My requirements are:
> - support for field injection (at least)
> - support for @PostConstruct methods
> - support for @RuntimeScoped classes - only one instance may be constructed
> during Runtime. Usefull when one needs share injected instances.
> - in relevant cases, inject dependencies also into namespace.
> I implemented prototype of this functionality, source codes including unit
> tests and sample application are included. The dependency injection is
> implemented in proposed org.apache.pivot.beans.injection package.
> Please consider adding this functionality in future Pivot release.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira