Question Joel Solon · Apr 7, 2016 Where can I edit or delete existing Cache Connections in Atelier? On the Mac...I've defined a Cache Connection to my local server. It worked for the last two days, but after an uninstall/reinstall of Atelier, it stopped working. The stack trace has these entries:java.lang.RuntimeException: Can't read from secure storage node /com.intersys.eclipse.connmgr/ensrcCaused by: org.eclipse.equinox.security.storage.StorageException: No password provided. 1 5 0 761
Question Joel Solon · Feb 18, 2016 Variable Number of Arguments to a Method This morning on the old Caché Google Group, someone posed the following question, which I've decided to answer here, because it's interesting!Is there a way to iterate ClassMethod's params, and get param's names and values?The first answer I can come up with is: it's not easy! In any method, you could try to write code like this (where methodName is the name of your method): #Languages #Object Data Model #ObjectScript #Caché 7 1 0 1.8K
Question Joel Solon · Dec 23, 2015 Please provide a better way to Add a Tag when searching The list of tags is pretty long, and it will probably get longer. I guess it could be a tag cloud somewhere on the page, but I'm not sure where. I bet others in the Community can suggest good ways to do this! #DC Feedback 3 1 0 178