-
1. Re: What´s happening with Deltaspike development?
lightguard May 13, 2013 10:51 AM (in response to rafaelmeireles)Yes, DeltaSpike is still being developed. We have commits nearly every week. We're working on JSF integration now. We also recently graduated the Apache Incubator, but we're waiting on an infrastructure ticket to make the switch. We lagged awhile because of some core contributors having other things (like the day job) taking more time than before.
-
2. Re: What´s happening with Deltaspike development?
rafaelmeireles May 14, 2013 6:54 AM (in response to lightguard)For a project that beginning now, what do you indicates? My Faces CODI? Is easy to migrate after to Deltaspike?
And for security, My Faces CODI don´t have a security module, what do you recommends?
-
3. Re: What´s happening with Deltaspike development?
lightguard May 14, 2013 10:13 AM (in response to rafaelmeireles)I recommend DeltaSpike (if your company will allow it) and PicketLink. DeltaSpike is good, don't be scared about the version. We're moving forward to release 0.4 this week, possibly early next week depending on when the vote happens.
-
4. Re: What´s happening with Deltaspike development?
rafaelmeireles May 15, 2013 7:38 AM (in response to lightguard)But the problem is the time, I need to begin the project in a few days and deltaspike is too incomplete, or not? If compare with CODI?
I think that CODI, is the best way to migrate after, to deltaspike, don´t you?
-
5. Re: What´s happening with Deltaspike development?
lightguard May 15, 2013 10:30 AM (in response to rafaelmeireles)When you say it's too incomplete, what are you missing, is it just the JSF integration?
-
6. Re: What´s happening with Deltaspike development?
rafaelmeireles May 15, 2013 1:16 PM (in response to lightguard)I didn´t see:
- the integration with ViewScope in JSF Module
- support to extended persistence context like seam and CODI in JPA Module
- the security module, apparently is incomplete. Or the purpose of delta spike isn't have the complete security module like seam(that is very powerfull)?
Can you explain this topics above?
-
7. Re: What´s happening with Deltaspike development?
lightguard May 15, 2013 1:37 PM (in response to rafaelmeireles)Rafael Meireles wrote:
- the integration with ViewScope in JSF Module
Are you talking about what will be in 0.4, or what's in 0.3?
Rafael Meireles wrote:
- support to extended persistence context like seam and CODI in JPA Module
Honestly, this is an anti-pattern and we probably won't be doing it. Use what's already there and learning how persistence contexts work will save you much hair pulling and bug reports later.
Rafael Meireles wrote:
- the security module, apparently is incomplete. Or the purpose of delta spike isn't have the complete security module like seam(that is very powerfull)?
We decided not to do a complex model. We recommend you use Picketlink (the new IDM stuff) or integrate DeltaSpike with another security provider with what's available.
-
8. Re: What´s happening with Deltaspike development?
rafaelmeireles May 15, 2013 9:18 PM (in response to lightguard)Jason Porter wrote:
Are you talking about what will be in 0.4, or what's in 0.3?
How can I see what have in the 0.4 version?
Jason Porter wrote:
Honestly, this is an anti-pattern and we probably won't be doing it. Use what's already there and learning how persistence contexts work will save you much hair pulling and bug reports later.
I think a little different about this. The solution extended persistence context that maintain the entity manager open in @ViewScope attends me very well.
Jason Porter wrote:
We decided not to do a complex model. We recommend you use Picketlink (the new IDM stuff) or integrate DeltaSpike with another security provider with what's available.
Honestly, I didn't understand the purpose of DeltaSpike Security Module. If I use picketlink I don't need to use DeltaSpike Security Module?
I forgot to mention about the control of transactions like RequiresNew in EJB and etc in JPA Module.
-
9. Re: What´s happening with Deltaspike development?
adrianosch Aug 7, 2013 2:20 PM (in response to lightguard)Jason Porter wrote:
Rafael Meireles wrote:
- support to extended persistence context like seam and CODI in JPA Module
Honestly, this is an anti-pattern and we probably won't be doing it. Use what's already there and learning how persistence contexts work will save you much hair pulling and bug reports later.
I certainly disagree that the use of extended persistence contexts is an anti-pattern, even when used across multiple requests (conversation).
If you take a look at the introduction of seam-persistence module (here) you'll see many arguments explaining why statefulness is a good thing.
I really hope that we’ll have an enterprise solution (deltaspike) for the stateless problem.
-
10. Re: What´s happening with Deltaspike development?
tiago.wanke.marques Jun 30, 2014 5:53 PM (in response to rafaelmeireles)Im having the same felling that Rafael about Deltaspike.
Rafael, what was your decision about what tecnologi to use?
Tnks
-
11. Re: What´s happening with Deltaspike development?
ctomc Jun 30, 2014 6:59 PM (in response to tiago.wanke.marques)Did you check what happened to DeltaSpike since the last post on this thread?
Version 1.0 was recently released http://deltaspike.apache.org/news.html#8th-release-100-14062014
Check docs http://deltaspike.apache.org/documentation.html to see what is the state now.
in any case best place to discuss deltaspike would be on it's mailing list.
You can find details here: http://deltaspike.apache.org/community.html