mcallisto
mcallisto
Hi Uzyn, thank you for your reply and above all for the good work! But in the current code `Configure::read('Opauth._cakephp_plugin_complete_url')` is put in the `$completeUrl` variable and then that variable...
If you see my latest comments at #159, my two repos have been able to point to the new dependencies and both have a green Travis build. I tried to...
But then, why here https://travis-ci.org/mcallisto/scala-graph-to-gephi there are no such warnings? It seems to me the [build.sbt](https://github.com/mcallisto/scala-graph-to-gephi/blob/master/build.sbt) is trying to achieve the same things (apart using the `gephi` library also outside...
> Btw, what exactly do we attain by `classifier "all"`? I tested now in scala-graph-to-gephi on Travis: with `classifier "all"` it builds, without if fails. I would say that since...
> Exactly, I'd try to find a stable repository with RELEASE82, I think you have already tried without success The current repo http://bits.netbeans.org/nexus/content/groups/netbeans/ seems now to be redirected here http://137.254.56.27/nexus/content/groups/netbeans/...
@smrutimo do you think your PR would solve the following: I can load a `case class Foo` definition with `dataType = "models.Foo"` But it doesn't work with `dataType = "forms.Bar.Foo"...
Any positive or negative comment about this proposal?
Thank you @som-snytt for coming back to this issue. I deleted `startAt` and added `applyO` which I feel is another needed building block when handling circular sequences.
> Why the `applyO` name? What does it mean? It stands for `applyCircular` or `applyRing`, where the `O` suffix is a _circle_ or a _ring_. In fact it behaves like...
@diegoboston unfortunately not, still think it would be needed, but I did not have the time (and probably the skills) to solve it.