Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

not found: type InitializedLenser #2

Open
Sciss opened this issue Jun 5, 2013 · 2 comments
Open

not found: type InitializedLenser #2

Sciss opened this issue Jun 5, 2013 · 2 comments

Comments

@Sciss
Copy link

Sciss commented Jun 5, 2013

I want to use the dynamic lenser (because that's inside a generic class, so the static one doesn't work). I tried both 0.1.0 and 0.2.0, but I only get the following error when trying to do anything:

case class Foo(name: String)
val lf = rillit.dynamic.Lenser[Foo]()
lf.name.get

The error in the last line:

not found: type InitializedLenser
@danielbedo
Copy link

not sure, but maybe you are missing the import?

import rillit._

@ritschwumm
Copy link

i don't think that should be necessary

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants