Fri, 26 Jun 2009 15:18:49 +0200Converting some callback actions actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 26 Jun 2009 15:18:49 +0200] rev 136750
Converting some callback actions

Fri, 26 Jun 2009 09:44:01 +0200SaveAction is registered declaratively now. I needed to allow delegate to be ContextAwareAction, as the behaviour of original SaveAction is more complicated than ContextActionPerformer can handle. actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 26 Jun 2009 09:44:01 +0200] rev 136749
SaveAction is registered declaratively now. I needed to allow delegate to be ContextAwareAction, as the behaviour of original SaveAction is more complicated than ContextActionPerformer can handle.

Tue, 23 Jun 2009 16:25:17 +0200Reimplementation of classical cookie interfaces (OpenCookie and co.) to new interfaces that do not require marker interfaces at all actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 23 Jun 2009 16:25:17 +0200] rev 136748
Reimplementation of classical cookie interfaces (OpenCookie and co.) to new interfaces that do not require marker interfaces at all

Tue, 23 Jun 2009 15:31:04 +0200Injector shall rather work on List<T> just like ContextActionPerformer<T> does actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 23 Jun 2009 15:31:04 +0200] rev 136747
Injector shall rather work on List<T> just like ContextActionPerformer<T> does

Tue, 23 Jun 2009 15:25:38 +0200Testing the injectable behaviour directly on layers, now when there is no @ActionRegistration annotation actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 23 Jun 2009 15:25:38 +0200] rev 136746
Testing the injectable behaviour directly on layers, now when there is no @ActionRegistration annotation

Tue, 23 Jun 2009 15:02:23 +0200Reviewers agreed that introducing annotation processor is premature at this point of time actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 23 Jun 2009 15:02:23 +0200] rev 136745
Reviewers agreed that introducing annotation processor is premature at this point of time

Sat, 06 Jun 2009 01:13:42 +0200Enabler and performer do not need to be public right now actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 06 Jun 2009 01:13:42 +0200] rev 136744
Enabler and performer do not need to be public right now

Thu, 04 Jun 2009 18:22:09 +0200Multiselection DI works actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 04 Jun 2009 18:22:09 +0200] rev 136743
Multiselection DI works

Thu, 04 Jun 2009 17:55:50 +0200@ActionRegistration supports simple constructor DI actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 04 Jun 2009 17:55:50 +0200] rev 136742
@ActionRegistration supports simple constructor DI

Thu, 04 Jun 2009 16:14:46 +0200@ActionRegistration and processor to handle callback and always enabled actions actions_70280
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 04 Jun 2009 16:14:46 +0200] rev 136741
@ActionRegistration and processor to handle callback and always enabled actions