← Back to team overview

oship-dev team mailing list archive

Re: Parameters of constructors in datastructure.py

 

Hi guys,

On Tue, 2010-06-29 at 15:06 -0300, Diego Manhães Pinheiro wrote:

>         
> It's a bit weird for me(I suppose for you too) 

Well, as I said.  It may be completely incorrect.  That's  why we hired
you guys.  ;-)

>         
> Ok. If I can, I'll glad to help. I thought an fast approach as I tried
> to explain, but I think we could change after to a better solution.

This is a path I took at one point to solve the circular import issues.
However, when you start to use the Grok tools to auto create UIs then
you can't do that because it doesn't create the correct datatypes for
the attributes.  You'll have to do that manually.

There is still a problem in Grok/ZTK about going further than (I think)
two levels in nesting for attributes.  I planned to talk to Diego in
person about this.  I have tried but was unable to raise much interest
in the ZTK community because we are the only ones that need deeper
levels.  So, we need to fix it and submit the patch(es) for auto UI
generation to work as advertised.

Cheers,
Tim


Attachment: signature.asc
Description: This is a digitally signed message part


References