<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Move over frameworks, here come the meta frameworks</title>
	<atom:link href="http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=move-over-frameworks-here-come-the-meta-frameworks</link>
	<description>If you have nothing bad to say, say nothing.</description>
	<lastBuildDate>Wed, 14 Dec 2011 08:51:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tech 4D &#187; Blog Archive &#187; Platform Peril</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-7699</link>
		<dc:creator>Tech 4D &#187; Blog Archive &#187; Platform Peril</dc:creator>
		<pubDate>Tue, 07 Aug 2007 20:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-7699</guid>
		<description>[...] someone created a framework-framework, the Keel Framework. Happily, it didn&#8217;t last long (see bile blog&#8217;s writeup if you don&#8217;t mind strong language). In fact, there is so much platform proliferation [...]</description>
		<content:encoded><![CDATA[<p>[...] someone created a framework-framework, the Keel Framework. Happily, it didn&#8217;t last long (see bile blog&#8217;s writeup if you don&#8217;t mind strong language). In fact, there is so much platform proliferation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Funky Marc</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3964</link>
		<dc:creator>Funky Marc</dc:creator>
		<pubDate>Mon, 19 Apr 2004 05:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3964</guid>
		<description>Frameworks are being blogified. Noone wants to write applications, everybody just wants to reference eachothers framework. 
Value by reference</description>
		<content:encoded><![CDATA[<p>Frameworks are being blogified. Noone wants to write applications, everybody just wants to reference eachothers framework.<br />
Value by reference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3963</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 14 Apr 2004 15:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3963</guid>
		<description>What is the point of this rant? You do not like the phrase &quot;meta-framework&quot;? You do not like the concept, and therefor you do not think the project should exist, no matter how effective or valuable the end result is?

Then don&#039;t fucking use it if you don&#039;t need it. I can completely understand if you think the added complexity is not worth the tradeoff. If you are developing a shopping cart web application, use PHP. If you are building a J2EE app for an environment that you are reasonably certain is not going to change, use the JDK, sprinkle in some Struts or other comfort tools that you can easily understand and go to work.

However, if you are developing multiple enterprise applications, and you do not know if you are going to be authenticating against an NT domain or an LDAP directory or an Oracle table for the next project, it makes a lot of sense to use a meta-framework that will let you reuse the same code, write to the same authentication interface, and switch the implementation out for each new deployment requirement. The added complexity of learning the framework and developing cleanly using SOC, IOC, etc. does add to the initial learning curve, but can pay off in a big way as the complexity of your requirements or deployment environment increases.

You seem to be hung up on the idea more than the actual project.</description>
		<content:encoded><![CDATA[<p>What is the point of this rant? You do not like the phrase &#8220;meta-framework&#8221;? You do not like the concept, and therefor you do not think the project should exist, no matter how effective or valuable the end result is?</p>
<p>Then don&#8217;t fucking use it if you don&#8217;t need it. I can completely understand if you think the added complexity is not worth the tradeoff. If you are developing a shopping cart web application, use PHP. If you are building a J2EE app for an environment that you are reasonably certain is not going to change, use the JDK, sprinkle in some Struts or other comfort tools that you can easily understand and go to work.</p>
<p>However, if you are developing multiple enterprise applications, and you do not know if you are going to be authenticating against an NT domain or an LDAP directory or an Oracle table for the next project, it makes a lot of sense to use a meta-framework that will let you reuse the same code, write to the same authentication interface, and switch the implementation out for each new deployment requirement. The added complexity of learning the framework and developing cleanly using SOC, IOC, etc. does add to the initial learning curve, but can pay off in a big way as the complexity of your requirements or deployment environment increases.</p>
<p>You seem to be hung up on the idea more than the actual project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apprentisorcier</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3962</link>
		<dc:creator>apprentisorcier</dc:creator>
		<pubDate>Tue, 13 Apr 2004 18:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3962</guid>
		<description>&gt;  man, this is almost turning into civilized 
&gt; debate! Can&#039;t have that on Hani&#039;s blog, can we?

We could, but flamewars are funnier, IMHO. Hani would agree, if commenting on his own blog wouldn&#039;t  be strictly prohibited to him by the little green man that lives in his head. ;)

&gt; Seriously, you really should try to look at some 
&gt; code before having such a strong opinion :-D

Let&#039;s put it this way: should I ever have the need to integrate some of my Spring components with, uhm, a javabean named &quot;PicoBean&quot; written for pico, or a pojo for xwork named &quot;XworkPojo&quot;, I&#039;d definitely think about using Jicarilla, before venturing into the perilous deeps of code lines such as
PicoBean bean = new PicoBean(); or
XworkPojo pojo = new XworkPojo();

or before having the foolest idea of them all, and try to integrate those components using Spring prototype IOC features. 

;-) 

&gt; If your components are simple javabeans, yes, you &gt; can run them in jicarilla. 

Ah, ok, I see jicarilla&#039;s value, now.

&gt; If they are complex beans using lots of 
&gt; springframework features, of course you can only 
&gt; run them inside spring. Just like you basically 
&gt; can&#039;t run EJBs inside a servlet engine.

That&#039;s what I suspected, too.

&gt; That can be a kind of annoying situation, since 
&gt; you might also have some components that run only 
&gt; in (say) avalon&#039;s fortress, and you can&#039;t make 
&gt; components from spring use components from 
&gt; fortress, nor vice versa.

This scenario is so horrible that I will have problems at falling asleep tonight: hopefully I won&#039;t have to integrate fortress (or Merlin, or Phoenix, or ECM, ...) for the rest of my life. Listen: I&#039;ve been trying to follow the evolution of those projects for years, and all I got from it was the sad and frustrating feeling of being way too stupid to understand what they were meant for. 

One day I started using Turbine, and all of a sudden I understood what was missing, and what was missing were IOC, and AOP, and neat declarative features if compared to EJBs...: then I turned back to Avalon trying to have what Turbine was missing... and before I could even have my first instance of Merlin running with anything reasonable inside Spring was here, and my life changed to a better thing, since all was clear, and there were plenty of examples, and the APIs were stable and didn&#039;t change from one point release to the next, and the container features were immediately useful, and well documented, and Hibernate integration was simply perfect... and, ok, you understand what I feel, I think. ;) Fortress: no. Spring: yes. 

&gt;So you run your spring components in spring, your 
&gt;avalon components in avalon, and you put some glue 
&gt;in between (could be jicarilla) to make things 
&gt;work together. That&#039;s it. I love that axle quote.

Ok. I&#039;m happy I don&#039;t have any Avalon component to integrate in my current architecture. If I had one, rather than keeping all those support interfaces I would strip them out and refactor the logic in beans that I could use from Spring. At this moment, what I&#039;d like to integrate is a layer of Turbine services, where all I will have to do is convert a couple of &quot;interceptor-ish&quot; tricks I had done in a pre-AOP world, remove a couple of TurbineService interfaces (or TurbineSupport, don&#039;t remember) and for the rest they will be ready to be used in a Spring world.

p.s.: you keelers trying to act as if you weren&#039;t pissed off are really funny.</description>
		<content:encoded><![CDATA[<p>>  man, this is almost turning into civilized<br />
> debate! Can&#8217;t have that on Hani&#8217;s blog, can we?</p>
<p>We could, but flamewars are funnier, IMHO. Hani would agree, if commenting on his own blog wouldn&#8217;t  be strictly prohibited to him by the little green man that lives in his head. ;)</p>
<p>> Seriously, you really should try to look at some<br />
> code before having such a strong opinion :-D</p>
<p>Let&#8217;s put it this way: should I ever have the need to integrate some of my Spring components with, uhm, a javabean named &#8220;PicoBean&#8221; written for pico, or a pojo for xwork named &#8220;XworkPojo&#8221;, I&#8217;d definitely think about using Jicarilla, before venturing into the perilous deeps of code lines such as<br />
PicoBean bean = new PicoBean(); or<br />
XworkPojo pojo = new XworkPojo();</p>
<p>or before having the foolest idea of them all, and try to integrate those components using Spring prototype IOC features. </p>
<p>;-) </p>
<p>> If your components are simple javabeans, yes, you > can run them in jicarilla. </p>
<p>Ah, ok, I see jicarilla&#8217;s value, now.</p>
<p>> If they are complex beans using lots of<br />
> springframework features, of course you can only<br />
> run them inside spring. Just like you basically<br />
> can&#8217;t run EJBs inside a servlet engine.</p>
<p>That&#8217;s what I suspected, too.</p>
<p>> That can be a kind of annoying situation, since<br />
> you might also have some components that run only<br />
> in (say) avalon&#8217;s fortress, and you can&#8217;t make<br />
> components from spring use components from<br />
> fortress, nor vice versa.</p>
<p>This scenario is so horrible that I will have problems at falling asleep tonight: hopefully I won&#8217;t have to integrate fortress (or Merlin, or Phoenix, or ECM, &#8230;) for the rest of my life. Listen: I&#8217;ve been trying to follow the evolution of those projects for years, and all I got from it was the sad and frustrating feeling of being way too stupid to understand what they were meant for. </p>
<p>One day I started using Turbine, and all of a sudden I understood what was missing, and what was missing were IOC, and AOP, and neat declarative features if compared to EJBs&#8230;: then I turned back to Avalon trying to have what Turbine was missing&#8230; and before I could even have my first instance of Merlin running with anything reasonable inside Spring was here, and my life changed to a better thing, since all was clear, and there were plenty of examples, and the APIs were stable and didn&#8217;t change from one point release to the next, and the container features were immediately useful, and well documented, and Hibernate integration was simply perfect&#8230; and, ok, you understand what I feel, I think. ;) Fortress: no. Spring: yes. </p>
<p>>So you run your spring components in spring, your<br />
>avalon components in avalon, and you put some glue<br />
>in between (could be jicarilla) to make things<br />
>work together. That&#8217;s it. I love that axle quote.</p>
<p>Ok. I&#8217;m happy I don&#8217;t have any Avalon component to integrate in my current architecture. If I had one, rather than keeping all those support interfaces I would strip them out and refactor the logic in beans that I could use from Spring. At this moment, what I&#8217;d like to integrate is a layer of Turbine services, where all I will have to do is convert a couple of &#8220;interceptor-ish&#8221; tricks I had done in a pre-AOP world, remove a couple of TurbineService interfaces (or TurbineSupport, don&#8217;t remember) and for the rest they will be ready to be used in a Spring world.</p>
<p>p.s.: you keelers trying to act as if you weren&#8217;t pissed off are really funny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Brown</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3961</link>
		<dc:creator>Phil Brown</dc:creator>
		<pubDate>Tue, 13 Apr 2004 17:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3961</guid>
		<description>&gt;&gt;&quot;Michael Nash, you are a dimwit of the highest order.&quot;&lt;BR&gt;&lt;BR&gt;

Darn!  I want that title. &lt;BR&gt; Does anyone know how I can get a job as a &quot;Dimwit of the highest order&quot;.&lt;br&gt;  I image that it&#039;s a great job with even better bene&#039;s and pay! &lt;BR&gt;--Not to mention the cool title that I&#039;d have on my business card.
&lt;BR&gt;&lt;BR&gt;
       -Phil&lt;BR&gt;
      (An even dimmer-witted keeler)</description>
		<content:encoded><![CDATA[<p>>>&#8221;Michael Nash, you are a dimwit of the highest order.&#8221;</p>
<p>Darn!  I want that title. <br /> Does anyone know how I can get a job as a &#8220;Dimwit of the highest order&#8221;.<br />  I image that it&#8217;s a great job with even better bene&#8217;s and pay! <br />&#8211;Not to mention the cool title that I&#8217;d have on my business card.</p>
<p>       -Phil<br />
      (An even dimmer-witted keeler)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Carapetyan</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3960</link>
		<dc:creator>Pete Carapetyan</dc:creator>
		<pubDate>Mon, 12 Apr 2004 11:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3960</guid>
		<description>Fortunately for bilers everywhere, Keel is not designed to make your app a success, it is only designed to slightly decrease failure by slightly limiting your use of dead end interfaces.

This, in turn, only puts the responsibility of good architecture on the developer. 

If we could make Keel not even exist at all, and still accomplish this very simple objective, we probably would. If this contradiction is too much to grasp, then &#039;marry the first girl you meet&#039; and couple to that codebase of the moment. At least you will never run out of work, once you are tightly coupled to that perfect girl, er uh, code base....</description>
		<content:encoded><![CDATA[<p>Fortunately for bilers everywhere, Keel is not designed to make your app a success, it is only designed to slightly decrease failure by slightly limiting your use of dead end interfaces.</p>
<p>This, in turn, only puts the responsibility of good architecture on the developer. </p>
<p>If we could make Keel not even exist at all, and still accomplish this very simple objective, we probably would. If this contradiction is too much to grasp, then &#8216;marry the first girl you meet&#8217; and couple to that codebase of the moment. At least you will never run out of work, once you are tightly coupled to that perfect girl, er uh, code base&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Nash</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3959</link>
		<dc:creator>Michael Nash</dc:creator>
		<pubDate>Mon, 12 Apr 2004 11:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3959</guid>
		<description>Nice to know that I&#039;m considered &quot;of the highest order&quot; at least :-)

I think that&#039;s all the comment this rant deserves, other than to say that I&#039;m definitely not the only &quot;dimwit&quot; involved in Keel, there really are a bunch of us!

Mike</description>
		<content:encoded><![CDATA[<p>Nice to know that I&#8217;m considered &#8220;of the highest order&#8221; at least :-)</p>
<p>I think that&#8217;s all the comment this rant deserves, other than to say that I&#8217;m definitely not the only &#8220;dimwit&#8221; involved in Keel, there really are a bunch of us!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3958</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Mon, 12 Apr 2004 10:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3958</guid>
		<description>I forgot the word &quot;portal&quot; and &quot;container&quot; (damn!)</description>
		<content:encoded><![CDATA[<p>I forgot the word &#8220;portal&#8221; and &#8220;container&#8221; (damn!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3957</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Mon, 12 Apr 2004 10:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3957</guid>
		<description>Top that!</description>
		<content:encoded><![CDATA[<p>Top that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3956</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Mon, 12 Apr 2004 10:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3956</guid>
		<description>My new meta-framework is think-once deploy anywhere, anytime, any server, any client, and has transparent loose coupling with inversion of control, declarative programming, B2B, P2P, E2E, C2C, and is e-Capable, open standards, cross-functional, full-lifecycle, continuous integration, extreme, portable, 100% pure java, blogspace configurable content management i-document delivery system with extremely high ROIs that comes BPO ready for e-commerce and ERP on extranet or intranet on any ISV or SCM. We connect people!</description>
		<content:encoded><![CDATA[<p>My new meta-framework is think-once deploy anywhere, anytime, any server, any client, and has transparent loose coupling with inversion of control, declarative programming, B2B, P2P, E2E, C2C, and is e-Capable, open standards, cross-functional, full-lifecycle, continuous integration, extreme, portable, 100% pure java, blogspace configurable content management i-document delivery system with extremely high ROIs that comes BPO ready for e-commerce and ERP on extranet or intranet on any ISV or SCM. We connect people!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LSD</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3955</link>
		<dc:creator>LSD</dc:creator>
		<pubDate>Sun, 11 Apr 2004 16:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3955</guid>
		<description>man, this is almost turning into civilized debate! Can&#039;t have that on Hani&#039;s blog, can we?

Seriously, you really should try to look at some code before having such a strong opinion :-D

If your components are simple javabeans, yes, you can run them in jicarilla. If they are complex beans using lots of springframework features, of course you can only run them inside spring. Just like you basically can&#039;t run EJBs inside a servlet engine.

That can be a kind of annoying situation, since you might also have some components that run only in (say) avalon&#039;s fortress, and you can&#039;t make components from spring use components from fortress, nor vice versa.

So you run your spring components in spring, your avalon components in avalon, and you put some glue in between (could be jicarilla) to make things work together. That&#039;s it. I love that axle quote.</description>
		<content:encoded><![CDATA[<p>man, this is almost turning into civilized debate! Can&#8217;t have that on Hani&#8217;s blog, can we?</p>
<p>Seriously, you really should try to look at some code before having such a strong opinion :-D</p>
<p>If your components are simple javabeans, yes, you can run them in jicarilla. If they are complex beans using lots of springframework features, of course you can only run them inside spring. Just like you basically can&#8217;t run EJBs inside a servlet engine.</p>
<p>That can be a kind of annoying situation, since you might also have some components that run only in (say) avalon&#8217;s fortress, and you can&#8217;t make components from spring use components from fortress, nor vice versa.</p>
<p>So you run your spring components in spring, your avalon components in avalon, and you put some glue in between (could be jicarilla) to make things work together. That&#8217;s it. I love that axle quote.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L'apprenti sorcier</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3954</link>
		<dc:creator>L'apprenti sorcier</dc:creator>
		<pubDate>Sat, 10 Apr 2004 09:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3954</guid>
		<description>&gt; some French wizard wrote...
(n.b.: I know I could appear as a Spring zealot, but I&#039;m a simple Spring user - italian and not french, just for the sake of clarity)

&gt;basically, nope. The smaller framework X and Y, the higher the chance of success, especially if Y is bigger than X.

Ok, so I understand the sentence &quot;Jicarilla natively supports the use of each of these frameworks&quot; should read  &quot;Jicarilla has some chances of success trying to embed components of smaller frameworks&quot;, instead. 

Now, since Jicarilla seems to me much smaller than, for example, Spring, I understand that the chances Jicarilla has to embed Spring components are near zero, and are only concrete when the components one uses in Spring are pure javabeans used without expectations for features offered by the framework. So, as the chances approach zero, the sentence &quot;Jicarilla natively supports Spring components&quot; approaches falsity. Am I wrong?

&gt;&gt;&quot;components developed for them are, in 3 cases out of four, pure javabeans!!!!&quot;&lt;br/&gt;
&gt;so why can&#039;t one run &quot;component for framework X&quot; &lt;br/&gt;
&gt;in &quot;framework Y&quot;? That&#039;s the javabeans idea, innit?&lt;br/&gt;

Of course it is: that&#039;s why writing a &quot;framework where you can run components of other frameworks&quot; is ridiculous, if this turns out to be &quot;using them as the pure javabeans they are&quot;, and simply false (&quot;basically, nope&quot;) if you consider that (some of) the frameworks you are saying jicarilla supports are much more than IOC containers. 

&gt;&gt; &quot;(...) I hope you are doomed to fail.&quot;&lt;br/&gt;
&gt; thanks for reminding me why I never comment here &lt;br/&gt;&lt;br/&gt;
I agree it&#039;s somewhat unpleasant being exposed to the inconsistency of one&#039;s own statements...

Not commenting here wouldn&#039;t change my hopes: it&#039;s things such as the one I&#039;ve pasted before, that you should keep yourself from writing.</description>
		<content:encoded><![CDATA[<p>> some French wizard wrote&#8230;<br />
(n.b.: I know I could appear as a Spring zealot, but I&#8217;m a simple Spring user &#8211; italian and not french, just for the sake of clarity)</p>
<p>>basically, nope. The smaller framework X and Y, the higher the chance of success, especially if Y is bigger than X.</p>
<p>Ok, so I understand the sentence &#8220;Jicarilla natively supports the use of each of these frameworks&#8221; should read  &#8220;Jicarilla has some chances of success trying to embed components of smaller frameworks&#8221;, instead. </p>
<p>Now, since Jicarilla seems to me much smaller than, for example, Spring, I understand that the chances Jicarilla has to embed Spring components are near zero, and are only concrete when the components one uses in Spring are pure javabeans used without expectations for features offered by the framework. So, as the chances approach zero, the sentence &#8220;Jicarilla natively supports Spring components&#8221; approaches falsity. Am I wrong?</p>
<p>>>&#8221;components developed for them are, in 3 cases out of four, pure javabeans!!!!&#8221;<br />
>so why can&#8217;t one run &#8220;component for framework X&#8221; <br />
>in &#8220;framework Y&#8221;? That&#8217;s the javabeans idea, innit?</p>
<p>Of course it is: that&#8217;s why writing a &#8220;framework where you can run components of other frameworks&#8221; is ridiculous, if this turns out to be &#8220;using them as the pure javabeans they are&#8221;, and simply false (&#8220;basically, nope&#8221;) if you consider that (some of) the frameworks you are saying jicarilla supports are much more than IOC containers. </p>
<p>>> &#8220;(&#8230;) I hope you are doomed to fail.&#8221;<br />
> thanks for reminding me why I never comment here </p>
<p>I agree it&#8217;s somewhat unpleasant being exposed to the inconsistency of one&#8217;s own statements&#8230;</p>
<p>Not commenting here wouldn&#8217;t change my hopes: it&#8217;s things such as the one I&#8217;ve pasted before, that you should keep yourself from writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LSD</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3953</link>
		<dc:creator>LSD</dc:creator>
		<pubDate>Sat, 10 Apr 2004 05:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3953</guid>
		<description>some French wizard wrote...&quot;Can I run component for framework X in framework Y (without having it simply wrap framework X, of course)?&quot;

basically, nope. The smaller framework X and Y, the higher the chance of success, especially if Y is bigger than X.

&quot;components developed for them are, in 3 cases out of four, pure javabeans!!!!&quot;

so why can&#039;t one run &quot;component for framework X&quot; in &quot;framework Y&quot;? That&#039;s the javabeans idea, innit?

&quot;(...) I hope you are doomed to fail.&quot;

thanks for reminding me why I never comment here :-D</description>
		<content:encoded><![CDATA[<p>some French wizard wrote&#8230;&#8221;Can I run component for framework X in framework Y (without having it simply wrap framework X, of course)?&#8221;</p>
<p>basically, nope. The smaller framework X and Y, the higher the chance of success, especially if Y is bigger than X.</p>
<p>&#8220;components developed for them are, in 3 cases out of four, pure javabeans!!!!&#8221;</p>
<p>so why can&#8217;t one run &#8220;component for framework X&#8221; in &#8220;framework Y&#8221;? That&#8217;s the javabeans idea, innit?</p>
<p>&#8220;(&#8230;) I hope you are doomed to fail.&#8221;</p>
<p>thanks for reminding me why I never comment here :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3952</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Fri, 09 Apr 2004 10:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3952</guid>
		<description>It seems these meta-frameworks are written by some java developer&#039;s little brother who is still watching and playing with power rangers and is somehow applying the whole &quot;mega-zord&quot; concept to aggregate several tiers (a pink pteradactyle being say the web-work tier). You see, once keel has it&#039;s &quot;server side infrastructure&quot; &quot;ready made&quot;, it will be invincible and wield the powerful &quot;zord sword&quot; to destroy any .net weenies that happen to come by.</description>
		<content:encoded><![CDATA[<p>It seems these meta-frameworks are written by some java developer&#8217;s little brother who is still watching and playing with power rangers and is somehow applying the whole &#8220;mega-zord&#8221; concept to aggregate several tiers (a pink pteradactyle being say the web-work tier). You see, once keel has it&#8217;s &#8220;server side infrastructure&#8221; &#8220;ready made&#8221;, it will be invincible and wield the powerful &#8220;zord sword&#8221; to destroy any .net weenies that happen to come by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3951</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 09 Apr 2004 09:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3951</guid>
		<description>Silent Bob - that sounds like MDA</description>
		<content:encoded><![CDATA[<p>Silent Bob &#8211; that sounds like MDA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L'apprenti sorcier</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3950</link>
		<dc:creator>L'apprenti sorcier</dc:creator>
		<pubDate>Fri, 09 Apr 2004 04:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3950</guid>
		<description>I sincerely hope you are, Leo, your Jicarilla framework looks incredibly conceited to me. How can one write something like the following and not being immediately exposed to the public mockery?: &quot;PicoContainer, Spring Framework, XWork, Keel. Jicarilla is different from each of these in many subtle ways, but also in a very obvious way: Jicarilla natively supports the use of each of these frameworks and/or components developed for them&quot;: components developed for them are, in 3 cases out of four, pure javabeans!!!! Moreover: I have a bunch of beans in my Spring infrastructure that benefit from the  features it offers for declarative transactionality and hibernate integration. Can I run them in Jicarilla (without having it simply wrap Spring, of course) and have the same behaviour? &quot;One framework to rule them all&quot;: I hope you are doomed to fail.</description>
		<content:encoded><![CDATA[<p>I sincerely hope you are, Leo, your Jicarilla framework looks incredibly conceited to me. How can one write something like the following and not being immediately exposed to the public mockery?: &#8220;PicoContainer, Spring Framework, XWork, Keel. Jicarilla is different from each of these in many subtle ways, but also in a very obvious way: Jicarilla natively supports the use of each of these frameworks and/or components developed for them&#8221;: components developed for them are, in 3 cases out of four, pure javabeans!!!! Moreover: I have a bunch of beans in my Spring infrastructure that benefit from the  features it offers for declarative transactionality and hibernate integration. Can I run them in Jicarilla (without having it simply wrap Spring, of course) and have the same behaviour? &#8220;One framework to rule them all&#8221;: I hope you are doomed to fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silent Bob</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3949</link>
		<dc:creator>Silent Bob</dc:creator>
		<pubDate>Fri, 09 Apr 2004 03:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3949</guid>
		<description>I never meta-framework that I liked.
I&#039;m a bit worried about tying myself to Keel in case another meta-framework comes along and dominates.
Let&#039;s write an abstraction layer that will allow us to use meta-frameworks interchangably.  Think of it as inventing the chasis.</description>
		<content:encoded><![CDATA[<p>I never meta-framework that I liked.<br />
I&#8217;m a bit worried about tying myself to Keel in case another meta-framework comes along and dominates.<br />
Let&#8217;s write an abstraction layer that will allow us to use meta-frameworks interchangably.  Think of it as inventing the chasis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3948</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 08 Apr 2004 18:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3948</guid>
		<description>and here i was hoping your april fool&#039;s joke would not be a joke after all, what a disappointment</description>
		<content:encoded><![CDATA[<p>and here i was hoping your april fool&#8217;s joke would not be a joke after all, what a disappointment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LSD</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3947</link>
		<dc:creator>LSD</dc:creator>
		<pubDate>Thu, 08 Apr 2004 17:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3947</guid>
		<description>wow...keel gets biled...must be coming up on the radar then :-D</description>
		<content:encoded><![CDATA[<p>wow&#8230;keel gets biled&#8230;must be coming up on the radar then :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rampant Clown</title>
		<link>http://www.bileblog.org/2004/04/move-over-frameworks-here-come-the-meta-frameworks/comment-page-1/#comment-3946</link>
		<dc:creator>Rampant Clown</dc:creator>
		<pubDate>Thu, 08 Apr 2004 16:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=161#comment-3946</guid>
		<description>I&#039;m going for a game of meta-wank-word bingo. Anyone want to play ?</description>
		<content:encoded><![CDATA[<p>I&#8217;m going for a game of meta-wank-word bingo. Anyone want to play ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

