| Any way to get resolving ELists on container relationships? [message #376736] |
Thu, 30 January 2003 08:13  |
Eclipse User |
|
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C2C82F.0C3E41E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I'm implementing a Resource where I'd like to lazily load (actually =
dynamically create) a containment tree. However, I can't seem to figure =
out a way to get the resolving ELists to be generated for container =
relationships. Is there a way to do this via genmodel properties? I =
think I'm reading the generation templates correctly, and it appears =
that the resolving property is only handled if not containment. I'd =
rather not have to adjust the templates if I didn't have to.
Thanks in advance.
Randall Hauch
------=_NextPart_000_0008_01C2C82F.0C3E41E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'm implementing a Resource where =
I'd like to=20
lazily load (actually dynamically create) a containment tree. =
However, I=20
can't seem to figure out a way to get the resolving ELists to be =
generated for=20
container relationships. Is there a way to do this via genmodel=20
properties? I think I'm reading the generation templates =
correctly, and it=20
appears that the resolving property is only handled if not =
containment. =20
I'd rather not have to adjust the templates if I didn't have =
to.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Randall =
Hauch</FONT></DIV></BODY></HTML>
------=_NextPart_000_0008_01C2C82F.0C3E41E0--
|
|
|
| Re: Any way to get resolving ELists on container relationships? [message #376743 is a reply to message #376736] |
Thu, 30 January 2003 08:38  |
Eclipse User |
|
|
|
--------------BE8C062ED8F1BAC9C0DE9C4A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Randall,
Since containment can't cross document boundaries, we don't support
proxies for containment. Dynamic tree creation sounds more like a case
of populate-on-first-fetch, but that requires hand written code...
Randall Hauch wrote:
> I'm implementing a Resource where I'd like to lazily load (actually
> dynamically create) a containment tree. However, I can't seem to
> figure out a way to get the resolving ELists to be generated for
> container relationships. Is there a way to do this via genmodel
> properties? I think I'm reading the generation templates correctly,
> and it appears that the resolving property is only handled if not
> containment. I'd rather not have to adjust the templates if I didn't
> have to. Thanks in advance. Randall Hauch
--
Ed Merks
--------------BE8C062ED8F1BAC9C0DE9C4A
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body bgcolor="#FFFFFF">
Randall,
<p>Since containment can't cross document boundaries, we don't support
proxies for containment. Dynamic tree creation sounds more like a
case of populate-on-first-fetch, but that requires hand written code...
<br>
<p>Randall Hauch wrote:
<blockquote TYPE=CITE><style></style>
<font face="Arial"><font size=-1>I'm
implementing a Resource where I'd like to lazily load (actually dynamically
create) a containment tree. However, I can't seem to figure out a
way to get the resolving ELists to be generated for container relationships.
Is there a way to do this via genmodel properties? I think I'm reading
the generation templates correctly, and it appears that the resolving property
is only handled if not containment. I'd rather not have to adjust
the templates if I didn't have to.</font></font> <font face="Arial"><font size=-1>Thanks
in advance.</font></font> <font face="Arial"><font size=-1>Randall
Hauch</font></font></blockquote>
<p>--
<br>Ed Merks
<br>
</body>
</html>
--------------BE8C062ED8F1BAC9C0DE9C4A--
|
|
|
Powered by
FUDForum. Page generated in 0.03328 seconds