+1

not having a feature is MUCH better than having a broken one around.   The
end result is the same: you need to find a way to implement that feature.
But at least you don't wast a lot of time trying to understand why the damn
thing is not working.

2016-05-11 17:26 GMT+02:00 Niphlod <niph...@gmail.com>:

> me too and since we're at topic, an issue to track "please throw away
> them" should be created. I'm always happy to remove non-working features
> right away.
>
> On Wednesday, May 11, 2016 at 2:37:18 PM UTC+2, Anthony wrote:
>>
>> Agreed.
>>
>> On Wednesday, May 11, 2016 at 1:02:00 AM UTC-4, mweissen wrote:
>>>
>>> Anthony,
>>> thank you for this comment - I have supposed so.
>>>
>>> Yes, these parts should be removed. In a few months I will give a
>>> lecture on Python and web2py. Of course I will suggest to use neither the
>>> jqmobile plugin nor the shell. But I think it is a little bit confusing for
>>> beginners to see parts of web2py which do not work or are not state of the
>>> art.
>>>
>>>
>>> 2016-05-10 21:51 GMT+02:00 Anthony <abas...@gmail.com>:
>>>
>>>> I wouldn't use the jqmobile plugin -- I think that approach to mobile
>>>> development is dead (it seems jQuery Mobile itself is not longer in active
>>>> development).
>>>>
>>>> Also, don't use the shell in the admin app (lots of problems -- we
>>>> should probably remove it). Instead, run a web2py shell in the console:
>>>>
>>>> python web2py.py -S yourapp -M
>>>>
>>>> Anthony
>>>>
>>>>
>>>> On Tuesday, May 10, 2016 at 3:31:50 PM UTC-4, mweissen wrote:
>>>>>
>>>>> I have installed a new copy of web2py (2.14.6) on a new flash drive:
>>>>>
>>>>> 2.14.6-stable+timestamp.2016.05.10.00.21.47
>>>>> (läuft auf Rocket 1.2.6, Python 2.7.9)
>>>>>
>>>>>
>>>>> ​(1) I have tried the ​Mobile plugin:
>>>>>
>>>>> http://127.0.0.1:8000/admin/plugin_jqmobile/about
>>>>>
>>>>>
>>>>> The "mobile phone" screen is *black and remains black.*
>>>>> Operating System: Windows 10
>>>>>
>>>>> (2) Now I started the shell:
>>>>>
>>>>>
>>>>> http://127.0.0.1:8000/admin/shell/index/welcome
>>>>>
>>>>>
>>>>> and I tried
>>>>>
>>>>>
>>>>> >>> print 1+1
>>>>>
>>>>>
>>>>> *The result:*
>>>>>
>>>>>
>>>>> *None*
>>>>>
>>>>>
>>>>> What is wrong?
>>>>>
>>>>>
>>>>> ​Regards, Martin​
>>>>>
>>>>>
>>>
>>>
>>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to