"Strong Liu" mailto:st...@hibernate.org>>
>>>> To: "Steve Ebersole" mailto:st...@hibernate.org>>
>>>> Cc: "Hibernate hibernate-dev" >>> <mailto:hibernate-dev@lists.jboss.org>>
>>>> Sent: Thursday, August
s, but I can see how the seconds
> might be simpler for custom ones.
>
> On Fri 10 Aug 2012 01:49:48 AM CDT, Gail Badner wrote:
>> +1
>>
>> - Original Message -
>>> From: "Strong Liu"
>>> To: "Steve Ebersole"
>>> Cc
t;Steve Ebersole"
>> Cc: "Hibernate hibernate-dev"
>> Sent: Thursday, August 9, 2012 9:15:32 PM
>> Subject: Re: [hibernate-dev] SchemaManagementTool / Exportable
>>
>>
>> +1
>>
>> On Aug 10, 2012, at 12:38 AM, Steve Ebersole
>> wrote
+1
- Original Message -
> From: "Strong Liu"
> To: "Steve Ebersole"
> Cc: "Hibernate hibernate-dev"
> Sent: Thursday, August 9, 2012 9:15:32 PM
> Subject: Re: [hibernate-dev] SchemaManagementTool / Exportable
>
>
> +1
>
+1
On Aug 10, 2012, at 12:38 AM, Steve Ebersole wrote:
> The basics of org.hibernate.service.schema.spi.SchemaManagementTool are
> essentially done. There is a lot of clean up I want to do after
> Configuration is gutted or removed, changing how SchemaExport, etc work
> internally.
>
> But
Lots of people are doing this with 4.0 and Integrator. In fact some of
those discussions helping people led directly to this new SPI. That and
wanting to allow pluggable schema management tools since we well
advertise ours as "not meant for production"
But, all that said, thats not really rele
+1 for the externalization. We actually have a custom schema-export tool
for hibernate 4.1 that plugs in with how we configure data sources in
spring much better than the provided tool.
-Eric
On 08/09/2012 11:38 AM, Steve Ebersole wrote:
> The basics of org.hibernate.service.schema.spi.SchemaMa
The basics of org.hibernate.service.schema.spi.SchemaManagementTool are
essentially done. There is a lot of clean up I want to do after
Configuration is gutted or removed, changing how SchemaExport, etc work
internally.
But one thing I wanted to discuss was to change up how Exportable works.