We could use object oriented modeling, we could save our objects directly to the database, we could declare non persistent variables in objects, we could have a better code structure in our apps, we could maintain large models easily, we could reuse or extend model classes easily, we don't will need to worry about the class models files order, we could even load only the models that we need in controllers without write modules...

Object oriented programming is not just use an object oriented programming language, and sadly, with web2py is difficult follow the object oriented paradigm when we develop applications, I like web2py, that's why I am here, but in my personal (and other colleges) opinion, the framework will be better if we could use pydal in an object oriented way.

Greetings.


El 30/10/15 a las 10:49, Anthony escribió:

    Well, the only thing that I really want right now, is a layer for
    object oriented use, something like the weppy pyDAL layer should
    be enough, it will be a impressive improvement to pydal (will
    convince to many users to use pydal and web2py)


What are some examples of things you would envision doing with a "layer for object oriented use" that are more difficult with the pyDAL as is?
--
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 [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.



--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to