- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scalabeans for Scala?
Sat, 2011-07-30, 19:31
It appears to me that scalabeans is just what Scala needs for a clean
and unified reflection interface. Last I heard or checked, the current
Manifest objects alone do not cut it. Am I wrong about that?
Is there a plan for this in the Scala road map? Should there be?
Cheers,
Andreas
Tue, 2011-08-02, 21:07
#2
Re: Scalabeans for Scala?
Great to hear. Thanks, Martin! Is it going to be anything like
scalabeans or completely different?
Cheers,
Andreas
On Jul 30, 3:42 pm, martin odersky wrote:
> On Sat, Jul 30, 2011 at 8:31 PM, Andreas W wrote:
>
> > It appears to me that scalabeans is just what Scala needs for a clean
> > and unified reflection interface. Last I heard or checked, the current
> > Manifest objects alone do not cut it. Am I wrong about that?
>
> > Is there a plan for this in the Scala road map? Should there be?
>
> > Reflection and manifests are currently being reworked. It will be some more
>
> weeks until something (and that includes documentation) is out, but it is
> definitely on the way.
>
> Cheers
>
> -- Martin
Wed, 2011-08-10, 18:07
#3
Re: Re: Scalabeans for Scala?
On Tue, Aug 2, 2011 at 9:57 PM, Andreas W <windemut@gmail.com> wrote:
Great to hear. Thanks, Martin! Is it going to be anything like
scalabeans or completely different?
I don't know how scalanbeans works internally, so I can't comment on it. Does scalabeans make unpickle scala signature annotations?
Cheers
On Sat, Jul 30, 2011 at 8:31 PM, Andreas W <windemut@gmail.com> wrote:
Reflection and manifests are currently being reworked. It will be some more weeks until something (and that includes documentation) is out, but it is definitely on the way.
Cheers
-- Martin