Re: [Jcrbrowser-developers] JCR Browser 0.9.3 preparation
Brought to you by:
sandro_boehme
From: <san...@gm...> - 2007-10-29 22:00:15
|
Hi Ketan, there is nothing to apology for. I'm not sure if I understand your first point. What would be the powerful feature, the search being an other view or the filter? You are right, saved searches would be quite useful. Next to configuring many repository connection and being able to choose them on "Login". At the moment the JCR Browser doesn't has a storage model. The preferences API is (mis-)used for that right now. Right now I would like to focus on the 1.0 release of the JCR Browser to make it more visible. In this release the JCR Browser should visualize all basic information of a JCR. I think this is almost done. Maybe we should also show the versioning informations. I think also basic and useful help informations should be available. I already started the development for that a while ago. The most important missing features are connectors to the Exo Platform and to Alfresco. Somebody had a not completely working connection to Alfresco using the RMI connection library. I think I can cooperate with him as a starting point. Bye, Sandro -- https://www.xing.com/profile/Sandro_Boehme http://www.linkedin.com/in/sandroboehme http://www.wingsuit.de Ketan Padegaonkar schrieb: > Sandro, > > Great features, apologies again for not staying in touch. > > Here are some more things from a usability perspective: > - Searching for a node "searches" for the node, and not act as a > filter (this could perhaps be another special view) -- this would be a > very powerful feature as it will allow you to navigate to a search > node, and navigate other nodes, like parent, child, sibling nodes from > there. > - Saved searches -- this would let uses give a name to some frequently > used searches, and save it preferably into the preference store. > > Cheers, > Ketan Padegaonkar > I blog... therefore I am... http://ketan.padegaonkar.name/ > > <taniwha> i'd solve a windows key problem with fdisk :) > > On 10/29/07, Sandro Böhme <san...@gm...> wrote: >> Hello Ketan and others, >> >> there are serveral enhancements for the next release I checked in now: >> ++ improved binary handling ++ >> o "Open With..." context menu entry >> o "Save As..." context menu entry >> o the label of binary properties shows the binary size >> >> ++ other things ++ >> o minor improvements, typos, bug-fixes, tabs in RCP with rounded corners >> >> ++ improved navigation ++ >> o Select node by UUID action >> o Select node by XPath action >> o Please note: The select actions only work if the identity is ensured. >> But multiple navigations to the same node doesn't result in the same >> instance in case RMI is used and the equals methods are not implemented. >> I archive node identity by implementing the IElementComparer. >> >> ++ ToDo ++ >> o My wife will create the icons for the new select actions. >> o The splash screen doesn't close when I start the JCR Browser as a >> usual RCP application. Even Platform.endSplash() doesn't work when I >> call it in ApplicationWorkbenchWindowAdvisor.pre/postWindowOpen(). At >> the moment I'm not sure how to get around it. >> >> Bye, >> >> Sandro >> >> -- >> https://www.xing.com/profile/Sandro_Boehme >> http://www.linkedin.com/in/sandroboehme >> http://www.wingsuit.de >> |