Re: [Ryu-devel] request to reorganize ryu/app directory

2013-03-31 Thread Shivaram Mysore
I would then change "any" to "multiple" and save any combination of multiple version examples. It is the not the perfect answer, but it would be a start to reduce clutter. This will allow say, file names simple_swicth to be available in each version-nd directory instead of having _1_2 or _1_3

Re: [Ryu-devel] request to reorganize ryu/app directory

2013-03-31 Thread FUJITA Tomonori
On Sun, 31 Mar 2013 04:57:48 -0700 Shivaram Mysore wrote: > Then I would add "any" or "all" directory in addition to the ones > proposed and save it there Where I can put applications supporting _only_ 1.2 and 1.3? -- O

Re: [Ryu-devel] request to reorganize ryu/app directory

2013-03-31 Thread Shivaram Mysore
Then I would add "any" or "all" directory in addition to the ones proposed and save it there Thx /Shivaram ::Sent from my mobile device:: On Mar 31, 2013, at 1:34 AM, FUJITA Tomonori wrote: > On Sat, 30 Mar 2013 10:55:17 -0700 > Shivaram Mysore wrote: > >> ryu/app directory contains very

Re: [Ryu-devel] request to reorganize ryu/app directory

2013-03-31 Thread FUJITA Tomonori
On Sat, 30 Mar 2013 10:55:17 -0700 Shivaram Mysore wrote: > ryu/app directory contains very good examples. It would be great if you > had sub directories underneath that such as "1_0", "1_2", 1_3" > to correspond against specific OF versions and include examples accordingly > underneath that. T

[Ryu-devel] request to reorganize ryu/app directory

2013-03-30 Thread Shivaram Mysore
Hello, ryu/app directory contains very good examples. It would be great if you had sub directories underneath that such as "1_0", "1_2", 1_3" to correspond against specific OF versions and include examples accordingly underneath that. This would enhance readability. Thanks /Shivaram --