Re: table printer for Karaf commands

2012-04-07 Thread Jean-Baptiste Onofré
borrow the implementation? [1]: http://karaf.922171.n3.nabble.com/table-printer-for-Karaf-commands-tt3887535.html [2]: http://svn.apache.org/viewvc/karaf/trunk/shell/console/src/main/java/org/apache/karaf/shell/console/table/ ~ Reuben On Thu, Apr 5, 2012 at 12:32, Claus Ibsen wrote: Well I am

Re: table printer for Karaf commands

2012-04-06 Thread Reuben Garrett
3 sounds good to me too - could benefit other projects besides just Karaf and Camel :] ~ Reuben On Fri, Apr 6, 2012 at 13:04, Christian Schneider wrote: > We can do three things: > > 1. copy the table printer over to camel till 3.0 is out and generally in > use > 2. backport table printer to 2.2

Re: table printer for Karaf commands

2012-04-06 Thread Christian Schneider
ily borrow the implementation? [1]: http://karaf.922171.n3.nabble.com/table-printer-for-Karaf-commands-tt3887535.html [2]: http://svn.apache.org/viewvc/karaf/trunk/shell/console/src/main/java/org/apache/karaf/shell/console/table/ ~ Reuben On Thu, Apr 5, 2012 at 12:32, Claus Ibsen wrote:

Re: table printer for Karaf commands

2012-04-06 Thread Reuben Garrett
agree with Claus about striving for neutral modularity, and at the same time Christian explained that this table printer is already small and self-contained. is it an agreeable compromise to temporarily borrow the implementation? [1]: http://karaf.922171.n3.nabble.com/table-printer-for-Karaf-commands