It's a quite powerful module especially if you want to slice-and-dice the same 
underlining business model in multiple ways.

Sadly there is a bug related to refresh, I believe you have to refresh the 
whole view, it's not more fine-grained. My feeling is that Sun/Oracle could 
have put more work into the module but it was stopped when it was good enough 
(ie. not enough resources).

--emi

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On 24 July 2018 5:07 PM, Andreas Sewe <s...@cqse.eu> wrote:

> Emilian Bold wrote:
>
> > I don't believe FilterNode is designed for filtering that changes much the 
> > hierarchy structure.
> > I recommend reading about 
> > http://bits.netbeans.org/8.1/javadoc/org-netbeans-spi-viewmodel/org/netbeans/spi/viewmodel/package-summary.html#package_description
> >  which is more generic but should allow you easily to redesign the 
> > hierarchy.
>
> Thank for you for the pointer; I wasn't aware of
> org-netbeans-spi-viewmodel. (New to NetBeans and re-reading The
> NetBeans Platform for Beginners, which doesn't cover that API.)
>
> It looks to be more low-level, though. In particular, how would I react
> to changes in the underlying mode? Currently, my Node and ChildFactory
> subclasses listen to property changes of the model at the respective
> levels. Who would be responsible to listen to model changes using the
> view model API?
>
> Best wishes,
>
> Andreas
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Dr. Andreas Sewe | s...@cqse.eu | +49 152 56342856
> CQSE GmbH | Lichtenbergstrasse 8 | 85748 Garching | www.cqse.eu
> Amtsgericht Muenchen | HRB 177678 | GF: F. Deissenboeck, M. Feilkas
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to