0

I have a desktop program which communicates with socket, I want to use apache isis as back-end. is there a demo like the old DND Viewer ?

Jiffy
  • 11
  • 2
  • Can you explain the use case a little more? Apache Isis has its REST API, so if you just want to leverage the business domain from your desktop app, maybe this would suit? – Dan Haywood Nov 27 '17 at 12:58
  • Yes, I know the REST API. I need a real-time monitoring program. I have a desktop program which communicates with socket. I want to re-develop its server-side and use Apache isis .I noticed that the NakedObjectsFramework has a DnD Viewer, is Apache Isis also have a similar one ? What should I do ? – Jiffy Nov 29 '17 at 05:41
  • As you probably know, Apache Isis is the successor to the Naked Objects framework - the code was donated to the ASF and the name changed, back in 2010. Along the way one of the things we dropped was the NOF's DnD viewer. Several reasons for that, one being the complexity of supporting a client/server architecture. So, the short answer answer is, no, Apache Isis doesn't have anything similar to the old DnD viewer. I am considering developing a JavaFX viewer which would use the REST API, but haven't done any work on it to date. – Dan Haywood Dec 01 '17 at 10:38
  • Thank you very much for your reply, the JavaFX viewer may be what I want in the future, I will always pay attention! – Jiffy Dec 05 '17 at 01:49

0 Answers0