|
Algorithmic Trading
< Previous Next >
Re: StrategyPanel contains Lists of ParameterT and StrategyPanel
Parag Pawar / Hexaware Technologies Ltd <> 13 Mar 2008 8:08AM ET> This came up in this week's meeting, namely the ability to have
> standalone ui controls and nested panels (with further controls and
> panels) within the main ui container representing a particular strategy
>
> If one is using Java / JAXB to unmarshall/instantiate at particular xml
> file against the schema (after creating java objects with JAXP)
>
> Then you get 2 separate lists with no ordering
>
> I beleive someone else mentioned that there is the order in the xml
> file itself
>
> Has anyone determined a way to deal with this? ie perhaps a separate,
> sequential SAX parse or modifying the schema so there is some sort of
> getorderdedcomponent list mechanism for StrategyPanel
>
> A separate question is also, in practice how many levels deep will
> nested StrategyPanels be (since they can contain both ParameterT(s) and
> more StrategyPanel(s))?
>
>
> Thanks, Gideon
Thanks for the information. somehow i am not able to download
"FIXatdl Intro and Tutorial" completely. It downloads around 318KB and conk-off.
Would appreciate if somebody can forward me the document
Re: StrategyPanel contains Lists of ParameterT and StrategyPanel Parag Pawar / Hexaware Technologies Ltd 13 Mar 2008 8:08AM ET
|