summaryrefslogtreecommitdiff
path: root/source4/pidl/TODO
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-21 14:35:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:43 -0500
commit79a1b1a928f0f8cdd6c60d74291bf048c8484f0b (patch)
treee58279ecfbd1d7b14960cb00fc5f08262125259c /source4/pidl/TODO
parentbf5cfb5f3d7bf315d6869d16fcb061234fef1f92 (diff)
downloadsamba-79a1b1a928f0f8cdd6c60d74291bf048c8484f0b.tar.gz
samba-79a1b1a928f0f8cdd6c60d74291bf048c8484f0b.tar.bz2
samba-79a1b1a928f0f8cdd6c60d74291bf048c8484f0b.zip
r21492: Finish work on nested type support in EJS.
(This used to be commit e88055b76a3d81fcc40773d880f76a1c3f53fbf0)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r--source4/pidl/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO
index 2d4ca8a265..47cd956c4f 100644
--- a/source4/pidl/TODO
+++ b/source4/pidl/TODO
@@ -7,8 +7,6 @@
- strip out pidl-specific properties
- support nested elements
- - allow non-typedef structs
- - generate names for anonymous tagged types. Simple MD5Sum of contents?
- support typedefs properly
- improve represent_as(): allow it to be used for arrays and other complex
types