Go Back   OXID Community Forum > International Forums > General
General This is a forum for discussions about OXID that do not fit into any of the other categories.
Reply
 
Thread Tools Display Modes
#Top   #1  
Old 08-28-2009, 06:41 PM
Marco Steinhaeuser's Avatar
Marco Steinhaeuser Marco Steinhaeuser is online now
Community Guide @ OXID
Join Date: Oct 2008
Posts: 5,180
Marco Steinhaeuser is on a distinguished road
Default Shall we use Zend Framework in eShop?

Hi everybody,

I would like to point you to Erik's blog post:
http://www.oxid-esales.com/en/news/b...and-oxid-eshop

We are certainly thinking about using Zend Framework in OXID eShop. Erik enlightenes about some advantages and disadvantages - it is still not a clear case.

Thats why we want to know what you think about it.

Cheers
Reply With Quote
#Top   #2  
Old 08-28-2009, 08:43 PM
MBa MBa is offline
Senior Member
Join Date: Jun 2009
Posts: 529
MBa is on a distinguished road
Thumbs up Re: Shall we use Zend Framework in eShop?

My first ideas about this question are:

- Its better for me, if I learn more ZF and I hope the oxid code helps me.
I think I need ZF more often.... for other Projects
- Very good international documentation.
- ZF listen in marketing papers very nice. Good for Oxid-Company.
- More or less easy to integrate third party applications which based on ZF, too.... I guess then more or less only zend-auth and zend-acl needs to comunicate between this applications.
- Much overhead, less Speed?
- Many bugs on the beginning, of course.
- No Smarty? Maybe good, then something like '$oObject->getInstance()->getValue' is possible in templates without all the confusing assigns.

For me it listen more or less nice, but I think, that will be much work for the customers to update a tuned shop to this system.
Reply With Quote
#Top   #3  
Old 09-01-2009, 10:44 AM
ahaller ahaller is offline
Member
Join Date: Aug 2009
Posts: 40
ahaller is on a distinguished road
Default AW: Shall we use Zend Framework in eShop?

Good idea using zf in future release of OXID. But (user like avenger) - please do not compare with magento (too complicated and not mature enough!!).

The problem of the last zf releases was a continously changing way of coding (bootstrap, db etc.). I hope this will have come to an end and then zf will be a very good choice for OXID. I have built several applications using zf and I will no longer miss it.
Reply With Quote
#Top   #4  
Old 09-01-2009, 11:52 AM
Firefax Firefax is online now
Senior Member
Join Date: Mar 2009
Posts: 1,241
Firefax is on a distinguished road
Default AW: Shall we use Zend Framework in eShop?

Quote:
Originally Posted by ahaller View Post
The problem of the last zf releases was a continously changing way of coding (bootstrap, db etc.).
I think a non-continously and often changing way of coding is a desaster for a user. For a small non-commercial, non-developing and non-evolving project this might be ok. But i think for a shop system like Oxid there must be a long lasting, continuous and integrated solution. (Ok, i could find better worlds in german)

CYA
Firefax
Reply With Quote
#Top   #5  
Old 09-02-2009, 05:41 PM
jkrug's Avatar
jkrug jkrug is offline
Senior Member
Join Date: Aug 2009
Location: Magdeburg / Freiburg
Posts: 369
jkrug is on a distinguished road
Default AW: Shall we use Zend Framework in eShop?

Quote:
Originally Posted by Firefax View Post
I think a non-continously and often changing way of coding is a desaster for a user. For a small non-commercial, non-developing and non-evolving project this might be ok. But i think for a shop system like Oxid there must be a long lasting, continuous and integrated solution.
I've read some threads and posts to those considerations and can understand the thoughts behind it.

But i had to agree with firefax: For me OXID is a system, that, since i started to use it, changes that often, that i am not sure, wehether it was the right decision to use it. Everything is changing that fast. If i start to build new features and extensions, i want to be sure, that i can use them in the next releases too.
__________________
Schnittstelle / interface CMS -> OXID (Alphaversion)
Hauptseite / main page: marmalade.de
FSK-/Nachweis-Modul fertig gestellt
Reply With Quote
#Top   #6  
Old 09-16-2009, 06:03 PM
hjue hjue is offline
Junior Member
Join Date: Aug 2009
Posts: 1
hjue is on a distinguished road
Default AW: Shall we use Zend Framework in eShop?

Hi,

I am new to oxid. After (frustrating)working with typo3-shop extension, I was really happy to find a slim and fast solution.

Please keep it like this. It is so easy to extend the classes and modules.

In Addition to the arguments above, there is one point: If you use a third party framework, you are dependent on the framework in development, bugs and !security issues!. And all the developers too! Too much time will go into maintenance and updates.
The owner of the shop (customers of developers and designers) won't pay for it.

I agree with jkrug. If you change too much the code-base, you may losse more community-members.

And: If I need my own dedicated server for a shop (Like Magento) I cannot use it.

Hjue
Reply With Quote
#Top   #7  
Old 09-22-2009, 03:00 PM
bitconstructor bitconstructor is offline
Junior Member
Join Date: Sep 2009
Posts: 26
bitconstructor is on a distinguished road
Default Re: Shall we use Zend Framework in eShop?

We are using ZF for various projects and find it would complement the current clean and well structured code of oxid.

There are several advantages of using ZF!
Reply With Quote
#Top   #8  
Old 09-22-2009, 03:37 PM
avenger's Avatar
avenger avenger is offline
Senior Member
Join Date: May 2009
Posts: 1,529
avenger is on a distinguished road
Default AW: Re: Shall we use Zend Framework in eShop?

Quote:
Originally Posted by bitconstructor View Post
There are several advantages of using ZF!
Which ones????
__________________


Individuelle und hochwertige OXID 4 Templates und Shop-Erweiterungen gibt es bei http://www.powertemplate.de
  1. Dem Ingeniör ist nichts zu schwör (Daniel Düsentrieb, 1952)
  2. Geht nicht, gibt's nicht.
  3. Was nicht passt, wird passend gemacht
Weitere Informationen zum powertemplate.de Angebotsspektrum unter http://www.shopplaner.de

Cetereo censeo CSS-Templates sunt delendam.
Reply With Quote
#Top   #9  
Old 09-23-2009, 12:23 PM
erik kort erik kort is offline
Moderator
Join Date: Oct 2008
Posts: 3
erik kort is on a distinguished road
Default Re: Shall we use Zend Framework in eShop?

Hi,

we have started making a spike solution, integrating Zend Framework into the latest version of OXID CE.

What is a spike solution ? see
http://www.extremeprogramming.org/rules/spike.html

In short: Quick try out to test feasibility. It's not meant to be production code!

We are not implementing Zend Framework in the shop as part of the normal "product development". Meaning we are not writing production code here.

We feel that we have a lot of uncertainty about the technical consequences of using the ZF in OXID shop. Therefore we are doing this spike solution. We have also decided to make this an 'public' experiment. The svn will be readable for all.

Several people have expressed there opinions on using ZF or not. A lot of them on the premise that a total rewrite of the software is to done.
Let me add that using ZF does not mean we must use everything ZF has. ZF is a component library. We can pick and choose what we want.

Everyone who is interested in the code, please have a look in the svn and tell us what you think of this. If you have ideas or suggestions how to use of ZF and where, tell us. Here or in the dev-general mail list.

Experiences gained from the spike solution will help us to make a decision if we want to incorporate ZF or not. And which parts of ZF we want to start using.

Personally I think it doesn't make sense to rewrite the shop completely new on top of ZF. There are advantages when using ZF. But as many shop owners already stated correctly here, a complete rewrite will have many grave disadvantages as well. There are many modules out there. Think of all the existing templates. That's why I, currently, think that only a gradual incorporation into the shop and a smooth transition can be a possibility. That is, if we decide to go that way

Regards,

Erik
Reply With Quote
#Top   #10  
Old 09-23-2009, 12:30 PM
avenger's Avatar
avenger avenger is offline
Senior Member
Join Date: May 2009
Posts: 1,529
avenger is on a distinguished road
Default AW: Re: Shall we use Zend Framework in eShop?

Quote:
Originally Posted by erik kort View Post
Let me add that using ZF does not mean we must use everything ZF has. ZF is a component library. We can pick and choose what we want.
Is that really true???

How can you ensure then, that each and every ZF-based module can interact with OXID, what is imo the rationale of considering ZF after all?

I'd rather think that this is an "all-or-nothing" problem, instead of a selective one.
__________________


Individuelle und hochwertige OXID 4 Templates und Shop-Erweiterungen gibt es bei http://www.powertemplate.de
  1. Dem Ingeniör ist nichts zu schwör (Daniel Düsentrieb, 1952)
  2. Geht nicht, gibt's nicht.
  3. Was nicht passt, wird passend gemacht
Weitere Informationen zum powertemplate.de Angebotsspektrum unter http://www.shopplaner.de

Cetereo censeo CSS-Templates sunt delendam.
Reply With Quote
Reply

Bookmarks

Tags
eshop, framework, zend

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS Framework LSobanski Technologie 7 02-22-2010 05:30 PM
OXID als Framework benutzen leolezner Entwickler 5 01-19-2010 08:49 AM
Soll das Zend Framework in den Shop implementiert werden? Marco Steinhaeuser Allgemeines 58 10-13-2009 03:05 PM
YAML Framework für Oxid Templates in Arbeit aggrosoft Module 0 04-25-2009 12:29 PM
zend !? und so decius Newbies 4 04-05-2009 11:26 AM

OXID eSales Community Newsletter
View Who's Online Community Newsletter

All times are GMT +2. The time now is 04:23 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. © OXID eSales AG