Tonny Kohar wrote: > Yes, this should be ok. I will look at the code and implement it. > > And so the same things will be the same for Service usage then ?
Not sure what you mean... can you explain more? > The service usage already have linking capability, I just don't have a > sample that can show this (school example does not have this things, > or I code things wrongly (I check for @uses and @service tag) I noticed this, so I added a ListSchoolsPageComposite to the UI, which has @Service dependencies. You can use this for testing. > If you want to see the linking behaviour (ui scroll to the linked > object), is go to the MailServiceComposite > (school-infrastructure-mail) and go to Configuration tab. In there > there you can click on the name (the blue colored text) or click the > goto button, the UI will be scrolled to the appropriate object. Yup, just like that! For the service dependencies I think the easiest is to just do a JList or something, and enumerate the dependencies. Click in list means "find service with that identity and select it". /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

