[flexcoders] prevent flash builder from opening interfaces

Monday, December 12, 2011

 

Hi Guys/Gals


When I ctrl-click on a robotlegs injected class that implements an interface like so:

------------------------- context file -------------------------
injector.mapSingletonOf(ITransactionService, TransactionService);
------------------------- context file -------------------------


------------------------- some mediator -------------------------
[Inject]
public var transactionService:ITransactionService;
------------------------- some mediator -------------------------


It opens the interface which I guess makes sense but isn't really very useful to me. Is there a way to configure flashbuilder the automatically open the actual class?

Thanks

Wouter

__._,_.___
Recent Activity:
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

0 comments:

Post a Comment