21 Sep
2005
21 Sep
'05
6:39 p.m.
Hi Srinivas Nedunuri
I'm sure this question has been asked before, (but unf. the Haskell archives aren't searchable without downloading each month seperately), so I hope
You can search here: http://www.mail-archive.com/haskell@haskell.org/
nobody minds me asking again. Is there any way to get metadata or reflection capabilities in Haskell? I do not know of any Java-like reflection capabilities in Haskell. However, "Scrap Your Boilerplate" (search google) and Generic Haskell can do a lot of the same stuff reflection can do in Java. Think of it as compile-time reflection.
/Mads
cheers
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell