On 19/02/15 14:31, Esteban Lorenzano wrote:
is restored… but I couldn’t applied the change I wanted… maybe tomorrow :)
On 19 Feb 2015, at 14:24, Yuriy Tymchuk <[email protected]> wrote:
Thank you Esteban.
On 19 Feb 2015, at 14:18, Esteban Lorenzano <[email protected]> wrote:
is temporal
and for the better good.
please, be patient :)
Always asking for the impossible...
In the last green build of the 3.0 SmalltalkHub image I cannot load your
changes. Some compiler bug.
- ShTeamsHandler>>searchTeamNamed: should use #name instead of #username
searchTeamNamed: aString
<get>
<path: '?term={aString}'>
<produces: 'text/json'>
^self renderJson: [
(ShTeam select: {'name' -> {
'$regex' -> aString.
'$options' -> 'i' } asDictionary } asDictionary)
collect: #name ]
The configuration should use #release versions of
Seaside/Magritte/Grease. We support multiple versions on a platform.
http://smalltalkhub.com/hub/projects?term=c
VOMongoError: Lazy reference not found ShTeam: OID(3583374428)
Cheers,
Stephan