Le samedi 2 juillet 2011 13:25:02, Niclas Hedhman a écrit :
> *Sigh* --> Scheduler has a strange cross Service reference, between
> 
> In ServiceActivation
> @Service
> private ScheduleRepository scheduleRepository;
> 
> and
> 
> In ScheduleRepository.Mixin
> 
> @Service
> private SchedulerService scheduler;
> 
> effectively creating a cyclic dependency between the two.

I pushed a small refactor to Scheduler library that remove this cyclic 
dependency.

/Paul

-- 
Paul Merlin - eskatos.github.com

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to