Artigo EJBs Vs Spring: Duvida Spring Container, referências cíclicas

O que são referências cíclicas entre Objetos e onde isso ocorre na implementação ?

Já procurou no Google por “cyclic reference”? :wink:

Primeiro link:

“You get a cyclic reference if object A holds a reference to B while B holds a reference to A”

http://users.skynet.be/wvdd2/General_techniques/Cyclic_References/cyclic_references.html

[quote=tnaires]Já procurou no Google por “cyclic reference”? :wink:
Primeiro link:
“You get a cyclic reference if object A holds a reference to B while B holds a reference to A”
http://users.skynet.be/wvdd2/General_techniques/Cyclic_References/cyclic_references.html[/quote]
O problema é que no artigo eles colocam uma explicação bem superficial sobre Spring nesse aspecto… poderiam avançar melhor ai a conversa…mas valeu ai o link …

Thanks !!!

Leia isso achei legal !!!
:arrow: http://www.research.ibm.com/people/h/hind/ACACES06.pdf