application icon indicating copy to clipboard operation
application copied to clipboard

Interface IRouteMeta define API for RoutingPanel.

Open h4kuna opened this issue 9 years ago • 6 comments
trafficstars

Issue #113

h4kuna avatar Feb 01 '16 11:02 h4kuna

I don't like the name, it sounds like an abbreviation. :/

Majkl578 avatar Feb 01 '16 13:02 Majkl578

@Majkl578 What do you suggest?

I named in issue as IRouteBar. What do you think about IRouteInfo, IRouteMask, IRouteMaskBar, IRoutingPanelRoute?

h4kuna avatar Feb 01 '16 13:02 h4kuna

Generally good idea but the issue is much more complex.

JanTvrdik avatar Feb 01 '16 13:02 JanTvrdik

@JanTvrdik Let's describe it.

h4kuna avatar Feb 09 '16 05:02 h4kuna

You need to consider custom routers (which can do pretty much anything) as well. Some custom routers may be just wrappers of another routers, some do complex logic.

The entire interface of routing bar may need to be redesigned to be able to clearly display advanced router configurations. For start it needs to support tree of routers, not a list.

JanTvrdik avatar Feb 09 '16 09:02 JanTvrdik

@JanTvrdik You are true, but I think this is good step forward.

foxycode avatar Mar 15 '16 03:03 foxycode