tango-controls / jive

Jive is a standalone JAVA application designed to browse and edit the static TANGO database. jive moved to https://gitlab.com/tango-controls/jive
10 stars 6 forks source link

Jive API to save server data #3

Closed tango-controls-bot closed 2 years ago

tango-controls-bot commented 13 years ago

Hello,

It would be useful if the method jive3.TreePanelServer.saveServerData() could be moved to JiveUtils as a static method. This way it would be easy to create another java application (non GUI) that just includes the Jive.jar and calls JiveUtils.saveServerData.

I attach a proposed patch

Thanks in advance

Reported by: tiagocoutinho ( http://sf.net/u/tiagocoutinho )

Original Ticket: tango-cs/feature-requests/52

tango-controls-bot commented 13 years ago

JiveUtils patch

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)

tango-controls-bot commented 13 years ago

TreePanelServer.java patch

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)

tango-controls-bot commented 13 years ago

The TreePanelServer.java and JiveUtils.java files used were the latest from SVN jive trunk at the time of writting this feature request. Revision 17052

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)

tango-controls-bot commented 11 years ago

Original comment by: taurel (http://sourceforge.net/u/taurel)