Re: com.​sun.​javafx.​fxml.​expression

2014-04-06 Thread Martin Sladecek
expressions it supports and the goals for the path resolution mechanism? How does interact with native Java objects? From: Martin Sladecek To: openjfx-dev@openjdk.java.net Cc: Date: Thu, 03 Apr 2014 09:15:11 +0200 Subject: Re: com.​sun.​javafx.​fxml.​expression Yes, that's an expres

Re: com.​sun.​javafx.​fxml.​expression

2014-04-03 Thread Jeffrey Guenther
From: Martin Sladecek > To: openjfx-dev@openjdk.java.net > Cc: > Date: Thu, 03 Apr 2014 09:15:11 +0200 > Subject: Re: com.​sun.​javafx.​fxml.​expression > Yes, that's an expression parser for FXML expressions, see > http://docs.oracle.com/javase/8/javafx/api/javafx/fxml/do

Re: com.​sun.​javafx.​fxml.​expression

2014-04-03 Thread Martin Sladecek
d com.​sun.​javafx.​fxml.​expression.​Expression. I'm in the middle of implementing an expression parser for a project and happen to also have an Expression object. May I ask what this package is for? It's the first I've seen of it and it's quite interesting. Looks like there is a

com.​sun.​javafx.​fxml.​expression

2014-04-02 Thread Jeffrey Guenther
Hi, In the midst of an autocomplete in NetBeans I discovered com.​sun.​javafx.​fxml.​expression.​Expression. I'm in the middle of implementing an expression parser for a project and happen to also have an Expression object. May I ask what this package is for? It's the first I've