Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Tree of cascaded parameters
Tree of cascaded parameters [message #735620] Wed, 12 October 2011 12:05 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Do I understand correctly that cascaded parameters are limited to constant nesting level? So that if I have a tree of employees, I can't pick an employee, then his subordinate, then his subordinate, etc. until hitting the one I need information for?
Re: Tree of cascaded parameters [message #735687 is a reply to message #735620] Wed, 12 October 2011 14:26 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Alexey,

What do you mean by limited to? Each level in a cascade can be very
dynamic, but it should have some correlation to the level above and below.

Jason

On 10/12/2011 8:05 AM, Alexey Romanov wrote:
> Do I understand correctly that cascaded parameters are limited to
> constant nesting level? So that if I have a tree of employees, I can't
> pick an employee, then his subordinate, then his subordinate, etc. until
> hitting the one I need information for?
Re: Tree of cascaded parameters [message #735716 is a reply to message #735620] Wed, 12 October 2011 14:26 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Alexey,

What do you mean by limited to? Each level in a cascade can be very
dynamic, but it should have some correlation to the level above and below.

Jason

On 10/12/2011 8:05 AM, Alexey Romanov wrote:
> Do I understand correctly that cascaded parameters are limited to
> constant nesting level? So that if I have a tree of employees, I can't
> pick an employee, then his subordinate, then his subordinate, etc. until
> hitting the one I need information for?
Re: Tree of cascaded parameters [message #735723 is a reply to message #735716] Wed, 12 October 2011 15:20 Go to previous messageGo to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
I mean that the number of levels in a cascade has to be fixed in advance, so we can't decide whether there is a next level of cascade depending on value of current level (except by returning empty list of possible values for the next level?).

[Updated on: Wed, 12 October 2011 15:22]

Report message to a moderator

Re: Tree of cascaded parameters [message #735739 is a reply to message #735723] Wed, 12 October 2011 15:24 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Yes you are correct.

Jason

On 10/12/2011 11:20 AM, Alexey Romanov wrote:
> I mean that the number of levels in a cascade has to be fixed in
> advance, so we can't decide whether there is a next level of cascade
> depending on value of current level.
Previous Topic:Dynamic Loading of Connection Parameters
Next Topic:Get Parameter Display Text
Goto Forum:
  


Current Time: Fri Mar 29 12:07:24 GMT 2024

Powered by FUDForum. Page generated in 0.03936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top