BTW you can deploy your own maven repository for free on your github pages.
Regards,
Julien
Can you please point out the difference with the other MongoDB plugin
that was released a few weeks ago?
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/M9RhQVecczgJ.
>
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
Well, it's not exactly true: it uses a different mapper for
serializing/deserializing objects; the driver is actually the same
(the official java driver from 10gen).
--
Stephane Godbillon
On Tue, Apr 10, 2012 at 3:42 PM, peter hausel <peter....@gmail.com> wrote:
>
>
> On Tuesday, April 10, 2012 9:32:24 AM UTC-4, Julien Richard-Foy wrote:
>>
>> Can you please point out the difference with the other MongoDB plugin
>> that was released a few weeks ago?
>
>
> The other plugin is using a different mongo JVM driver.
>
>>
>> BTW you can deploy your own maven repository for free on your github
>> pages.
>>
>> Regards,
>> Julien
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/M9RhQVecczgJ.
>
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
Quick 2 cents about maven central: please do it (as you are already trying). Having to add new resolvers is always a pain in the neck.
[]s,
Paulo "JCranky" Siqueira
http://jcranky.com
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/mBGb0I8sRboJ.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
I agree, play-salat makes more sense. It leaves room for other mongodb plugins which use other mappers.I did run into an issue yesterday while trying to pass lists to views:
http://stackoverflow.com/questions/10132730/play-framework-2-0-scala-classcastexception-models-mymodel-cannot-be-cast-toWas I doing something else wrong, or do you really need to have different names for the object and the case class?Wes
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/0aP7K-ZP6R4J.
Do you use inheritance in your models?
https://github.com/novus/salat/issues/32
---
Marius Soutier
http://www.linkedin.com/in/mariussoutier
http://xing.to/mariussoutier
It's very annoying :(
Hopefully it can be fixed, otherwise we'd have to switch to Casbah or the other MongoDB plug-in.
- Marius
---
Marius Soutier
http://www.linkedin.com/in/mariussoutier
http://xing.to/mariussoutier
I had tried to use Enumerations with `mapping()`, and it didn't work.
---
Marius Soutier
http://www.linkedin.com/in/mariussoutier
http://xing.to/mariussoutier
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/7pZ0u4A_Lh4J.